
September 10th, 2003, 02:08 PM
|
|
Registered User
|
|
Join Date: Sep 2003
Location: Inside of my skin. and the skin is living in Amsterdam
Posts: 4
Time spent in forums: 7 m 27 sec
Reputation Power: 0
|
|
|
I think the problem is indeed that you don't give the correct credentials for the database access. You should check the connection to the SQL server and use the wizard to build the connection string. (modify connection in the server explorer) if the test succeeds you should be able to access the database.
|