Re: Can't login to SQL Server
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Fri, 25 Jan 2008 14:37:17 -0800
Klerman Gutierrez (mcs@xxxxxxxxxxxxxxxxxxxxxxxx) writes:
I'm trying to migrate one SQL Server 2000 database to SQL Server Express,
and I'm having the following issue.
In the SQL Server 2000 database I have two users A and B. User A belongs
to the sysadmin server fixed role, and user B belongs to the
db_datareader and db_datawriter database roles.
In SQL Server 2000, all works as expected, but in SQL Express I can't
login with the user B to the SQL Server.
The SQL Server Express database is in a Windows Vista machine, and the
security mode is SQL authentication.
Can you point me to the solution of this problem ?
Are A and B SQL logins or Windows logins?
Do you connect locally, or from a remote machine?
How you connect? From the application? From a query tool?
What error message do you get?
How did you perform the migration? Did you upgrade the entire instance,
or did just move the database with backup/restore, dettach/attach or
used the Copy Database Wizard? If you only copied the database, did
you also add the logins to the SQL 2005 instance, and remapped the
users after the move?
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- Follow-Ups:
- Re: Can't login to SQL Server
- From: Klerman Gutierrez
- Re: Can't login to SQL Server
- From: Klerman Gutierrez
- Re: Can't login to SQL Server
- References:
- Can't login to SQL Server
- From: Klerman Gutierrez
- Can't login to SQL Server
- Prev by Date: Re: SQL Server 2005 security question
- Next by Date: Re: SQL Stored procedure access?
- Previous by thread: Can't login to SQL Server
- Next by thread: Re: Can't login to SQL Server
- Index(es):
Relevant Pages
|
|