[unixODBC-support] MySQL Driver Help
Nick Gorham
nick at lurcher.org
Tue Dec 9 11:52:44 GMT 2008
Isabella Trevisan wrote:
> I tryed with mysql ODBC connectors 5.1 which is the newest release but
> I have the same problem which is not on the connection which is
> successful but on teh subsequent query :
> fpx10:[root]>/opt/csw/bin # isql -v myodbc5
Maybe turn on tracing, in odbcinst.ini
[ODBC]
Trace = Yes
TraceFile = /tmp/sql.log
run the query and see what you get.
Other than that, the next step would be building you own unixODBC from
source.
--
Nick
More information about the unixODBC-support
mailing list