Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

creating a user

Status
Not open for further replies.

FALCONSEYE

Programmer
Jul 30, 2004
1,158
US
I am using SQL Server 2000 and trying to setup a user for a specific application.
Under security > logins > I created a user called "stats" with SQL server authentication, assigned server roles and database access.

When I try to login as "stats", I keep getting:

unable to connect to server ....
server: msg 17 Level 16 state 1
...

does anybody know what I have to do to fix this problem?
thanks

 
You should start with this FAQ faq962-5481.

Denny
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration)
MCITP Database Administrator (SQL 2005) / Database Developer (SQL 2005)

My Blog
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top