ZeosLib >= 7.0.1 + Delphi XE3 + MySQL 5.1.46-community

The official tester's forum for ZeosLib 7.1. Ask for help, post proposals or solutions.
Post Reply
Diarlem
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: 17.04.2013, 15:51

ZeosLib >= 7.0.1 + Delphi XE3 + MySQL 5.1.46-community

Post by Diarlem »

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)?
You do not have the required permissions to view the files attached to this post.
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post by EgonHugeist »

Diarlem,

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/

Image
Post Reply