UltimatePollASP - ODBC Drivers error '80004005'
Thanks for your reply...
1. The SQL database referenced by the connection string does not exist
ANS - 1. The database does exist
2. The login referenced in the connection string is using an invalid password, doesn't have access to the database, or is simply invalid or disabled
ANS - 2. The login referenced in the connection string is working OK as currently I am running other applications on the same database using the same connection string.
3. Your connection string is otherwise malformed.
ANS - 3. I followed the instructions provided by prezzatech on configuring the connString file in the includes folder.
Note: When you look at the error it mentions line 18 and something to do with the CONSTANTS, could this be where the problem is?
|