trusted connection

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Mike (me_at_me.com)
Date: 06/18/04


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



Relevant Pages

  • sp_addlinkedserver on SQL 2005
    ... ich möchte mit dem sql server management studio einen linked server auf ein ... sql server 2K einrichten. ... The user is not associated with a trusted SQL ... Server connection. ...
    (microsoft.public.de.sqlserver)
  • Re: Problems with Delete Command
    ... The SQL could get fairly messy if you need to construct it in code, ... ContactID, and WebComID, and create your on-the-fly SQL on that saved query, ... to find the list of ContactIDs from the junction table, ... This is a style/readability thing: if you are going to use string ...
    (microsoft.public.access.tablesdbdesign)
  • Re: Need help with Code Please!!!
    ... posted in response to my last post was some SQL, but this is not the SQL that ... the actual string that gets built at the end of the SQ1 build process. ... The message says Syntax error in query expression ... Dim rs As Recordset 'object ref to qryCompany\USFNumber ...
    (microsoft.public.access.formscoding)
  • RE: Web Part and Access database
    ... I dont know if it is possible to connect to access,but you can download SQL ... Server Error in '/Webparts' Application. ... The connection string specifies a local Sql Server Express instance ... String user, String password, Boolean trusted, String connectionString) ...
    (microsoft.public.sharepoint.portalserver.development)
  • Re: INDEXES: BTRIEVE vs EXTFH (cobol)
    ... In SQL, you can specify just about anything, but at the lower MKDE ... the engine has to pick the right Btrieve ... When COBOL needs to find this value, it knows that the key is a string. ...
    (comp.databases.btrieve)