Windows authentication using Visual Basic to SQL Server 2000
From: canaries (anonymous_at_discussions.microsoft.com)
Date: 05/26/04
- Next message: Kevin McDonnell [MSFT]: "RE: SQL Connection Problem"
- Previous message: Rand Boyd [MSFT]: "RE: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server"
- Next in thread: Paul Ibison: "Re: Windows authentication using Visual Basic to SQL Server 2000"
- Reply: Paul Ibison: "Re: Windows authentication using Visual Basic to SQL Server 2000"
- Reply: Peter: "RE: Windows authentication using Visual Basic to SQL Server 2000"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 26 May 2004 13:31:06 -0700
I have a program in Visual Basic, and I want to connect to SQL Server using Windows Authentication. I have no problems using my SQL login using the following connect string:
Provider=sqloledb;Persist Security Info=False; Data Source=TWCDEV1.twcglobal.com; initial catalog=Wnrc; User ID=Wnrcadmin; password=????;
Any help on the connection string using Windows authentication?
- Next message: Kevin McDonnell [MSFT]: "RE: SQL Connection Problem"
- Previous message: Rand Boyd [MSFT]: "RE: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server"
- Next in thread: Paul Ibison: "Re: Windows authentication using Visual Basic to SQL Server 2000"
- Reply: Paul Ibison: "Re: Windows authentication using Visual Basic to SQL Server 2000"
- Reply: Peter: "RE: Windows authentication using Visual Basic to SQL Server 2000"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading