Login/connection problem
From: larzeb (larzeb_at_community.nospam)
Date: 02/01/05
- Next message: bert: "Re: PErformance and SQL Server Error Log"
- Previous message: Mike John: "Re: Master, Model, MSDB What Recovery Models"
- Next in thread: Peter Yang [MSFT]: "RE: Login/connection problem"
- Reply: Peter Yang [MSFT]: "RE: Login/connection problem"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 01 Feb 2005 14:25:15 -0800
I have installed SQL Server 2000 SP3a on an XP machine and running in
mixed mode. I log on using a local user name belonging to the
Administrators group.
When I attempt to connect to the DB through .Net with the following
string:
Data Source=(local);Initial Catalog=Cat;User ID=user;Password=pwd" or
Data Source=(local);Initial Catalog=Cat;UID=user;PWD=pwd"
I receive the following error:
Login failed for user '(null)'. Reason: Not associated with a trusted
SQL Server connection.
However, I can login using osql -Uuser and password pwd.
What am I missing here? I am desperate!
TIA, Larzeb
- Next message: bert: "Re: PErformance and SQL Server Error Log"
- Previous message: Mike John: "Re: Master, Model, MSDB What Recovery Models"
- Next in thread: Peter Yang [MSFT]: "RE: Login/connection problem"
- Reply: Peter Yang [MSFT]: "RE: Login/connection problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|