fix error in message

The alpha/beta tester's forum for ZeosLib 7.0.x series

Report problems concerning our Delphi 2009+ version and new Zeoslib 7.0 features here.

This is a forum that will be removed once the 7.X version goes into stable!!

Moderators: gto, EgonHugeist, olehs

Locked
alexs
Fresh Boarder
Fresh Boarder
Posts: 10
Joined: 10.01.2011, 10:46

fix error in message

Post by alexs »

this path fix param type in message string.
fix param %d to %s type.

Code: Select all

    DatabaseErrorFmt(SFieldReadOnly, [Field.DisplayName]);
Field.DisplayName - is string field.
You do not have the required permissions to view the files attached to this post.
Locked