Hi All,
I downloaded both mysql version of code.
I installed mysql5, mysql admin tool and created schema called webwizforums by using this information:
Database: localhost, user:varushar; password: guessit
I updated the database_connection.asp and set the following values:
strSQLServerName = "localhost"
strSQLDBUserName = "varushar"
strSQLDBPassword = "guessit"
strSQLDBName = "webwizforums"
Detailed Error Message:
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
Error Details:
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
------------------------------------------------------------------------------
Server Error in Forum Application
An error has occurred while connecting to the database.
Please contact the forum administrator.
Support Error Code:- err_mySQL_db_connection
File Name:- common.asp
Error details:-
Microsoft OLE DB Provider for ODBC Drivers
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
---------------------------------------------------------------------------------------------
Please help me with this...
Waiting for response...