Re: Newbie: SQL Server connection, help needed

From: Mike Epprecht \(SQL MVP\) (mike_at_epprecht.net)
Date: 02/13/05


Date: Sun, 13 Feb 2005 20:53:36 +0100

Hi

"Not associated with a trusted SQL Server connection" means that your
credentials passed do not match those with rights in the databases.

You need an NT Domain to use trusted security (except on the local machine).

Regards
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland

IM: mike@epprecht.net

MVP Program: http://www.microsoft.com/mvp

Blog: http://www.msmvps.com/epprecht/

"rick" <rmsingh@rogers.com> wrote in message
news:eHqmDTdEFHA.392@TK2MSFTNGP14.phx.gbl...
> Needs some help, I recently recieved an evaluation copy of SQL Server2000
> and I have installed it on a WindowsXPsp2 machine. I have updated to SQL
> Server to
> service pack3 and installed .net as well. I am still having connection
> problems. I am
> trying to setup an ODBC connection from another XP and win2000 machines.
>
> Connection failed:
> SQLState: '28000'
> SQL Server Error 18452
> [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user
> 'rick'. Reason: Not associated with a trusted SQL Server connection.
>
> I have already checked for Windows Authentication being enabled on the
> server.
> Of course the ODBC connection works locally.
>
> 'preciate any help
> thanks
>
>



Relevant Pages

  • Re: Cannot access my SQL Database
    ... >I have tried the sa login, the network admin logins I created to no avail. ... Is there a way to hack in to SQL Server accouts and reset them to allow all groups? ... >Login failed for user .....reason:Not associated with a trusted SQL Server connection. ...
    (microsoft.public.sqlserver.security)
  • Re: OWC11 with Vb.Net
    ... mentioned as "SQL Server Connection String" since I am posting in the forum. ... Response.Write(pivotTable1.HTMLData) so the pivot report is going to be ... OWC Blackbook now on download at www.lulu.com/owc ...
    (microsoft.public.office.developer.web.components)
  • Re: Problem with Windows 2003 Server
    ... Not associated with a trusted SQL Server connection. ... FAQ: ...
    (microsoft.public.inetserver.iis)
  • Re: Login failed for user (null).
    ... Not associated with a trusted SQL Server connection. ... The web server is currently on my local machine and after tweaking the ...
    (microsoft.public.inetserver.asp.db)
  • Re: Please help with DTS filter
    ... I am going to have to guess what the package looks like but I am guessing that there is an XL Connection and a SQL Server connection and a blank line between the two going from XL to SQL Server. ... It is here on the first tab that you could see the filter being applied through a WHERE clause. ...
    (microsoft.public.sqlserver.dts)