I have tried to run a query in this enviroments:
ZeosLib >= 7.0.1 + Delphi XE3 + MySQL 5.5.18-community
and i have got this result on figure1.
ZeosLib = 7.0.0-dev + Delphi XE + MySQL 5.5.18-community
and i have got this result on figure2.
In the Dataset field varchar1 I always had the answer shown in figure2. How do I get the same result in Delphi XE3, who insists on appearing (BYTES)?
ZeosLib >= 7.0.1 + Delphi XE3 + MySQL 5.1.46-community
ZeosLib >= 7.0.1 + Delphi XE3 + MySQL 5.1.46-community
You do not have the required permissions to view the files attached to this post.
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
Diarlem,
cast the field as VARCHAR(xx).
May i ask for a create sript of this table?
cast the field as VARCHAR(xx).
May i ask for a create sript of this table?
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/
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/