Music God wrote:
dj air wrote:
means your connectiopn settings arent correct.
checlk the settings, or some hosts will also checlk the file that holds the connection and alter for you.
|
How do I check the connection settings? Which file do I need to modify?
|
Ok in the database_conection.asp folder I've typed in my info:
strSQLServerName = "x.x.x.x.x"
strSQLDBUserName = "Name_Name"
strSQLDBPassword = "xxxxx"
strSQLDBName = "Name_Name"
I was told set up was complete so I went to the url/forum and I get this message
Server Error in Forum ApplicationAn error has occured while connecting to the database.
Please contact the forum administrator.
Support Error Code:- err_SQLServer_db_connection
File Name:- common.asp
Error details:-Microsoft OLE DB Provider for SQL Server
Invalid connection string attribute
all of my information is correct and my server is running MySQL 4.1
I see no reason why this shouldn't be working does anyone know?