Search found 2 matches
- 18.03.2014, 13:52
- Forum: ZeosLib 7.1 stable Forum
- Topic: Problem with VARCHAR field
- Replies: 1
- Views: 633
Re: Problem with VARCHAR field
Please, help!
- 17.03.2014, 12:21
- Forum: ZeosLib 7.1 stable Forum
- Topic: Problem with VARCHAR field
- Replies: 1
- Views: 633
Problem with VARCHAR field
I use ZEOSDBO-7.1.3a-stable. I have a table with VARCHAR(5) fields in MySQL 5.5.35-database, but in Delphi XE5 all these fields are defined as TBytesField. So, what's wrong??? Why not just TStringField??? In ZEOSDBO-7.0.4-stable everything was good... TConnection is defined: object ZCSettings: TZCon...