>>>>> "Richard" == Richard Farmer <farmerr@stripped>
> writes:
Richard> Hi,
Richard> I am having problems using mysql with powerbuilder. Whenever I try to
Richard> do a retrieve from the database with an argument i get a data truncated
Richard> error. Does anyone know why this is happening?
Hi!
Try the 'Don't optimize column width' MyODBC connect option!
If this doesn't help, please read MyODBC README file how to make a
MyODBC trace file. By examining this file you may be able to figure
out what is happening!
Normally you should not get 'data truncated' if not powerbuilder
explicit requests data to be returned in too short columns.
Regards,
Monty