List:MySQL on Win32« Previous MessageNext Message »
From:Antonio Begue Date:July 16 2004 11:25pm
Subject:Myodbc problem
View as plain text  
The myodbc3.dll v 3.51.8.0 have a problem

I'm using Visual Basic .NET 2003

And System.Data.Odbc

And myodbc

When I do a select to insert data into a dataset and the select include
"concat(oc_plazo,' Dias')" a concat and oc_plazo is numeric, the myodbc v
3.51.8 transform the string into a byte array but the myodbc v 3.51.6 return
a string in a correct way.

I think it is a bug in the myodbc 3.51.8

When I install the v 3.51.8 some of my reports stop to work and all of them
have a concat between a number field an a string so I uninstall the v 3.51.8
and install the v 3.51.6 and everything work fine.

Depuring the problem shows me that for some reason the c 3.51.8 return an
byte array instead of a string of the concatenation.

 

Regards

Antonio Begue

 


Thread
Myodbc problemAntonio Begue16 Jul