Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Newbie: SQL Server connection, help needed

 
   Database Help (Home) -> Connect RSS
Next:  Pass data out of class  
Author Message
rick

External


Since: Feb 13, 2005
Posts: 1



(Msg. 1) Posted: Sun Feb 13, 2005 9:40 am
Post subject: Newbie: SQL Server connection, help needed
Archived from groups: microsoft>public>sqlserver>connect (more info?)

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

 >> Stay informed about: Newbie: SQL Server connection, help needed 
Back to top
Login to vote
Mike Epprecht

External


Since: Jul 10, 2004
Posts: 67



(Msg. 2) Posted: Sun Feb 13, 2005 3:40 pm
Post subject: Re: Newbie: SQL Server connection, help needed [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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.DeleteThis@epprecht.net

MVP Program: <a rel="nofollow" style='text-decoration: none;' href="http://www.microsoft.com/mvp" target="_blank">http://www.microsoft.com/mvp</a>

Blog: <a rel="nofollow" style='text-decoration: none;' href="http://www.msmvps.com/epprecht/" target="_blank">http://www.msmvps.com/epprecht/</a>

"rick" wrote in message

 > 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
 >
 >

 >> Stay informed about: Newbie: SQL Server connection, help needed 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
connection string does not work for a different server - Hi all, I currently have an ASP .Net project running locally, and accessing a local SQL server 2000 database. The project runs fine since it is able to open the connection to the database, and perform operations on it locally using a connection dtata..

Sql server 2000 database connection problem -

Linked Server Connection and CONCAT_NULL_YIELDS_NULL - Hello I have question to linked Server Connection from a SQL2k Server to another SQL2k Server. I set up the linked server Connection with the command: EXEC sp_addlinkedserver @server='NEST', @srvproduct='', @provider='SQLOLEDB', @datasrc='ISAG2' The...

Maximum Connections - Hi We have an ASP.NET web application running on Windows 2003 connecting to a SQL Server 2000 database on the same machine, currently with 450 users, approx 10-20 concurrent users. We use Windows Authentication for logging on to the web application....

Remote connection errors - When trying to connect to 2 of my SQL Servers I am getting General Network Error. I have run Portqry against both of my servers and they both return that ms-sql-s Sevice is listening on port 1433. When I try running ODBCPing I get the following..
   Database Help (Home) -> Connect All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]