Sample Connection String for mySQL database

The Information in this article applies to:

mySQL
ODBC Connection
Connection String

Solution:

We currently support the mySQL 3.51 Driver for connecting to your mySQL Database.

"driver={mysql ODBC 3.51 Driver};server=yourservername;
uid=your_mysql_user;pwd=password;database=my_db;"

Note: This is a sample.  Substitute your own specific connection properties.

Article ID: 47, Created On: 5/6/2008, Modified: 5/6/2008