Skip to main content
Participant
August 30, 2007
Question

ASP and MySQL

  • August 30, 2007
  • 1 reply
  • 345 views
Is it possible to use MySQL with ASP VBScript pages in Dreamweaver? I am having trouble making database connection. It works when using PHP...but database connections disappear when switch to ASP. The application runs on our server. I just can't get it to work from within Dreamweaver and I would like to use it as the development environment.
This topic has been closed for replies.

1 reply

chucknado
Participating Frequently
August 30, 2007
You'll need to install an ODBC driver for MySQL on your local computer. For more info, see:
http://livedocs.adobe.com/en_US/Dreamweaver/9.0/WSc78c5058ca073340dcda9110b1f693f21-7a10.html

You can download an ODBC driver for MySQL from the MySQL website:
http://dev.mysql.com/downloads/connector/odbc/3.51.html

Charles Nadeau
Dreamweaver
Adobe Systems