RE: SQLDriverConnect

2001-08-27 Thread Venu
)-Original Message- )From: Jeff Tanner [mailto:[EMAIL PROTECTED]] )Sent: Monday, August 27, 2001 12:08 PM )To: '[EMAIL PROTECTED]' )Subject: SQLDriverConnect ) ) )If the connection string for SQLDriverConnect is "DSN=foo", and DSN foo is )defined within the odbc.ini f

SQLDriverConnect

2001-08-27 Thread Jeff Tanner
If the connection string for SQLDriverConnect is "DSN=foo", and DSN foo is defined within the odbc.ini file, then connection succeeds. However, if the connection string for SQLDriverConnect is "DRIVER={MySQL};SERVER=foo_host;USER=foo;PWD=bar;DATABASE=foo_db", then error