Hi,
New to this. I run the MSSQL_SERVER_SETUP.ASP and keep getting the following error regardless of the username, SQL server name, password, etc. Change the database_Connection.asp file numerous times.
Using SQLEXPRESS
----------------------------
Error Connecting to database on SQL Server
Check the following is set up and correct:-
SQL Server User Name
SQL Server Password
Name of the SQL Server
Database name set up by you on the server
Empty Database set up by you on the SQL Server
Check also that you have entered the correct details in the file 'database_connection.asp' found in the 'database' directory.
Detailed Error Message:
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
Error Details:
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
----------------------------
Any idea on what may be happening / what I need to fix this?
TIA
Edited by shickey - 05 November 2007 at 4:39am