MySQL ODBC 64-bit library for Solaris 9 does not work

MySQL ODBC 64-bit library for Solaris 9 does not work

am 06.04.2005 14:08:22 von manavm

------_=_NextPart_001_01C53AA1.53EF31E1
Content-Type: text/plain;
charset="iso-8859-1"

Hi,



This is regarding the MySQL ODBC 64-bit driver for Solaris ,
which I downloaded from the site
www.peterharvey.org/MySQL/MyODBC ( version number 3.51.09) . I was able to
build a sample and use it to connect to the MySQL server which is running on
Windows XP. Operations of table creation , deletion are working fine.
Connection to the MySQL server is also OK. However insertion of data seems
to be failing. For example : a simple int related entry is not getting
inserted into the table at the server side. A record is created but has
wrong values. The same is the case with char type.Note: I am using
SQLDriverConnect (Directly linking to the ODBC 64-bit driver) rather than
using a ODBC Driver Manager.



The 32-bit version which I had built works fine, but was not able to build
the 64-bit version of the same , so had picked up this version .



It would be great if you could help me out. Is there some setting at the
server side required or a particular ODBC connection string needs to be used
to connect a 64-bit MyODBC client driver to a 32-bit MySQL server.



Thanks and Regards,

Manav



Disclaimer:

This message and any attachment(s) contained here are information that is
confidential,proprietary to HCL Technologies and its customers, privileged
or otherwise protected by law.The information is solely intended for the
individual or the entity it is addressed to. If you are not the intended
recipient of this message, you are not authorized to read, forward,
print,retain, copy or disseminate this message or any part of it. If you
have received this e-mail in error, please notify the sender immediately by
return e-mail and delete it from your computer.



------_=_NextPart_001_01C53AA1.53EF31E1--