I had assumed the problem was I needed a different user ID and password. I keep getting this error when I try to create the tables in the empty database. I have double checked my connection string several times and know it is correct. I have several other mysql databases that work correctly so I'm not sure what is wrong.
Error Connecting to database on mySQL Server
Check the following is set up and correct:-
mySQL Server User Name
mySQL Server Password
Name of the mySQL Server
Database name set up by you on the server
Empty Database set up by you on the mySQL Server
Check also that you have entered the correct details in the file 'database_connection.asp' found in the 'database' directory.
Solved the problem Thanks for your help
Edited by wrc2376 - 26 November 2006 at 9:10pm