Hi, I'm having some problems using MySQL ODBC Driver release 3.51. When I try to call GetDefaultConnect() from an opened CRecordset object (Viual C++ 5.0, MFC), I see a 'weird' behaviour of the driver; the return string is:
ODBC;WeissDBMySQL ODBC 3.51 Driver;DESC=;DATABASE=WeissDB;SERVER=lovalhost;UID=weissdb;PASSWORD=;PORT=;OPTION= 16387;STMT=; ['WeissDBMySQL ODBC 3.51 Driver' should be 'DNS=WeissDB'] Using the 2.5.3900 release of the same driver I get this result (seems correct to me): ODBC;DNS=WeissDB;DATABASE=WeissDB;SERVER=lovalhost;UID=weissdb;PWD=;PORT=;OPTION=0;STMT=; Is there something wrong in the driver? Am I doing something wrong? TIA, Massimo. _______________________________________ Massimo Colurcio mailto:[EMAIL PROTECTED] http://www.softhor.com/developmentarea ICQ #96413649 SONORK 100.10862 ATIC #1219 --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php