Hello,
Yes I believe I have entered the correct details in SQL_server_connection.asp
servername "local"
DBUserName "sa"
PassWord "PassWord"
DatabaseName "MyForum"
I am recieving the standard error message when connection fails.
" Error Connecting to database on SQL server. Check the following is correct: Name of SQL Server, Database name, and the details in SQL_server_connection.asp."
I have multiple other ASP applications running with a SQL back end but this one has me stumped.
I am sure it is an error on my end that I just over looked.