Error on Tstringfield on XE4
Posted: Fri 24 May 2013 03:17
Hi.
I'm having a problem with TStringField on XE4.
In a varchar(20) field, when I run the program, I receive this error :
Project ListaMoradores.exe raised exception class EDatabaseError with message 'dtsMoradores: Type mismatch for field 'LABEL', expecting: String actual: WideString'.
If I run with XE4 Firebird driver, the error not occurs .
I'm having a problem with TStringField on XE4.
In a varchar(20) field, when I run the program, I receive this error :
Project ListaMoradores.exe raised exception class EDatabaseError with message 'dtsMoradores: Type mismatch for field 'LABEL', expecting: String actual: WideString'.
If I run with XE4 Firebird driver, the error not occurs .