I am using MySQL and i want to access database with ASP
Can any one tell how to access Mysql database from ASp programming?
Do you know ODBC? I think MySQL has an installable ODBC driver which you can use to connect to a MySQL database. After you install the ODBC driver you configure a DSN for your datbase then use the ODBC objects of ASP to connect to the DSN of the database you configured.
URL:
http://dev.mysql.com/downloads/connector...
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment