SQLConnect fails but SQLDriverConnect succeeds

I am able to compile mysql-client and myodbc-connector on Interix
platform given by Microsoft.
I tested the driver with unixODBC's isql utility as well.

I have two ODBC apps ( one with SQLConnect call and other with
SQLDriverconnect call).
Note this platform does not support unix-domain sockets.

SQLDriverconnect call succeeds but SQLConnect call does not succeed.
Auth-info etc seems to be correct.

Any idea what could be going wrong ?

TIA
-sunil arora

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=3Dgcdmo-myodbc [at] m.gmane.o rg
sunil arora [ So, 02 April 2006 15:05 ] [ ID #1256838 ]
Datenbanken » gmane.comp.db.mysql.odbc » SQLConnect fails but SQLDriverConnect succeeds

Vorheriges Thema: Can you help with an ODBC question.
Nächstes Thema: myodbc without unixODBC on a unix platform