Is it actually truncating data or is the width simply short?

If it's the latter, you might want to have a look at the MyODBC settings
for the connection.  There is an option called something like, "Don't
optimize column widths".  If this is checked, MyODBC should return the
entire column width. 


On Sun, 2 Sep 2001, Ales Vaupotic wrote:

> Hello,
> 
> I've got a problem with MySQL 3.23.41 on Solaris 8 and Delphi 5 Ent. on
> Windows 98. I installed the latest MyODBC a week ago and am using ADO
> components to connect to the server. The connection itself works but when I
> open the field editor of a table, char(50) is interpreted in Delphi as
> string with length of 12 or 16 characters. It happens for all char fields,
> lengths are from 1 to 20 chars (randomly).
> 
> Should I try another set of components or can this be fixed?
> 
> TIA,
> Ales Vaupotic
> Amanita Software
> 


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to