View Single Post
  #3 (permalink)  
Old 08-17-2007, 04:48 PM
BASIC BASIC is offline
Junior Member
 
Join Date: Aug 2007
Location: I am based in Amsterdam, The Netherlands
Posts: 6
Send a message via MSN to BASIC
Default 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?
Reply With Quote