SQL DATABASE ACCESS
From: walter_in_sa (walter_in_sa_at_discussions.microsoft.com)
Date: 08/25/04
- Next message: VBscripter: "Configuring SQL to use AWE"
- Previous message: Todd.Danner_at_wachovia.com: "Running a stored procedure in Query Analyzer vs ADO - Execution Di"
- Next in thread: Hari Prasad: "Re: SQL DATABASE ACCESS"
- Reply: Hari Prasad: "Re: SQL DATABASE ACCESS"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 25 Aug 2004 05:25:05 -0700
I want my vb6 app to access SQL in the following way:
I've set up a special domain user that is also the dbo of the db I want to
access. This user id and password is included in the connection string that I
use to connect to the db.
Even though I'm connecting with this, I still get the error
Login failed for user 'DomainName\username'." (This is the windows user name)
It's not using the windows user to connect to the db, so why am I getting
this error?
The windows user hasn't got a login to the db.
- Next message: VBscripter: "Configuring SQL to use AWE"
- Previous message: Todd.Danner_at_wachovia.com: "Running a stored procedure in Query Analyzer vs ADO - Execution Di"
- Next in thread: Hari Prasad: "Re: SQL DATABASE ACCESS"
- Reply: Hari Prasad: "Re: SQL DATABASE ACCESS"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|