Re: SQL Server 2005 Login Problem
- From: Ekrem Önsoy <ekrem@xxxxxxxxxxxx>
- Date: Thu, 8 Nov 2007 18:58:51 +0200
Ensure you have approprate logins for those users who can't connect in your SQL Server Logins, if not, create logins for those users.
Also, it's a default instance I believe, because you use only server name in Data Source?
--
Ekrem Önsoy
http://www.ekremonsoy.net , http://ekremonsoy.blogspot.com
MCDBA, MCITP:DBA, MCSD.Net, MCSE, MCBMSP, MCT
"Andy Baker" <abaker@xxxxxxxxxxxxxxxxxx> wrote in message news:13j6eo61mk6he1e@xxxxxxxxxxxxxxxxxxxxx
We have recently purchased Small Business Server Premium, with SQL Server 2005 workgroup edition included. I has 3 XP PCs that I want to access the SQL Server database, and have set it up with windows integrated security. When I try to connect (from a VB.NET application) I am getting an error 'Login failed for User' followed by the domain name and user name. The connection string that I am using is 'Data Source=MAIN; Database=Vanputer; integrated security=SSPI; persist security info=False;" (where MAIN is the server name and Vanputer is the database name) The application connects fine to a server running SBS 2000 and SQL Server 2000, but 2005 is rejecting the login. What am I doing wrong. Thanks in advance for any suggestions.
Andy Baker
.
- Follow-Ups:
- Re: SQL Server 2005 Login Problem
- From: Andy Baker
- Re: SQL Server 2005 Login Problem
- References:
- SQL Server 2005 Login Problem
- From: Andy Baker
- SQL Server 2005 Login Problem
- Prev by Date: SQL Server 2005 Login Problem
- Next by Date: Re: SQL Server 2005 Login Problem
- Previous by thread: SQL Server 2005 Login Problem
- Next by thread: Re: SQL Server 2005 Login Problem
- Index(es):
Relevant Pages
|
Loading