View Single Post
  #6 (permalink)  
Old 03-24-2008, 01:19 AM
kumara
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by administrator View Post
Usually this occurs when one of the following occurs
  1. The SQL database referenced by the connection string does not 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
  3. Your connection string is otherwise malformed.
I am having the same error. Don't know how to access and correct this as per the aobve. Can you please tell me more details please ? How to go about fixing this? Thanks
Reply With Quote