Page 1 of 1

UTF8StringsAsWideField

Posted: 24.09.2012, 09:50
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:

Posted: 24.09.2012, 11:35
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.