UTF8StringsAsWideField

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
infostar
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: 17.07.2010, 10:30

UTF8StringsAsWideField

Post by infostar »

hi, i use zeos with Delphi 2010. i have uptdate to new version svn trunk. Zeos connection have a new properties UTF8StringsAsWideField. This properties as alllways on true, is not change to false, don't compile my procject said:

Exception class EReadError with message 'Property UTF8StringsAsWideField does not exist'

any idea???? :oops:
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post by EgonHugeist »

infostar,

you're mixing old files with new files. That's all. Delete all old *.dcu, *.dcp, *.bpl files from your hardisk. Be sure there are really no old files somewhere in you library, search, etc. folders.
UTF8StringsAsWideField. This properties as alllways on true
Yes that's right. This property is only helpfull for the Ansi-Compilers like D7-D2007 and FPC.
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
Locked