Knowledgebase: Downloads
Sample code asp connect mysql database
Posted by Premium Reseller on 06 February 2013 09:22 AM
Asp script connect to mysql database.

Sample connection string:

sConnection = "DRIVER={MySQL ODBC 5.1 Driver}; SERVER=localhost; DATABASE=database_name; UID=db_username;PASSWORD=db_password; OPTION=3"



Attachments 
 
 mysql.asp (0.52 KB)
(0 vote(s))
This article was helpful
This article was not helpful