I was trying to migrate my mssql database to mysql which failed somehow...anyway that created a problem for me as in the process I somehow lost connection with my mssql server to my applications. I added a system dsn for mssql server after which this happend and now i am getting this error
Server Error in Forum Application
An 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
when i try to open my site...ive removed the system dsn but to no avail
