Ok, the SQL Server database was created. Good.
HOWEVER (oh, boy), I'm getting an error message while trying to run the mssql_server_setup.asp thingy. Now, I know the message below says the data is incorrect, but I checked and rechecked: everything is correct (User Name, password, SQL Server Name, Database Name), so... my questions are:
1) The database was created in a directory different from the one where the Forum files are. It's not even in the Inetpub directory, but on a local directory. Is there a problem?
2) When entering the data on the sql_server_connection.asp do I have to specify the directory of the database?
3) Are the names CaSe Sensitive? (Well, I did use everything correctly anyway).
4) Am I lost or what?
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 'SQL_server_connection.asp' found in the admin directory |