trusted connection
From: Mike (me_at_me.com)
Date: 06/18/04
- Next message: Chad A. Beckner: "Re: ASP .NET Panels/Back Button Problem! NEED HELP ASAP!"
- Previous message: Mythran: "Re: Global.asax or web.config"
- Next in thread: Chris Darnell: "Re: trusted connection"
- Reply: Chris Darnell: "Re: trusted connection"
- Reply: [MSFT]: "RE: trusted connection"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 17 Jun 2004 20:01:53 -0400
I added a new user to my SQL db to log into the DB from my ASP.NET web, When
i run my page I'm getting an error
Login failed for user 'USERID. Reason: Not associated with a trusted SQL
Server connection.
do i need to put trusted connection = true in my string?
heres my string
dbConnection = new
sqlConnection("server=localhost;UID=USERID;pwd=password;database=issue"0
- Next message: Chad A. Beckner: "Re: ASP .NET Panels/Back Button Problem! NEED HELP ASAP!"
- Previous message: Mythran: "Re: Global.asax or web.config"
- Next in thread: Chris Darnell: "Re: trusted connection"
- Reply: Chris Darnell: "Re: trusted connection"
- Reply: [MSFT]: "RE: trusted connection"
- Messages sorted by: [ date ] [ thread ]