The database is in mixed mode.
The user has DBO access to the database.
This worked last week, but following a database restore at the weekend is no
longer working. I have reset all the users who had access to the database
prior to the restore.
This does not appear to be a specific user issue, but an issue with windows
authentication in general
How do you connect? From Mgmt Studio? An application? Do you specify
the database when you connect? What happens if you try:
SQLCMD -d tempdb -E -S THESERVER
--
Erland Sommarskog, SQL Server MVP, esq...@sommarskog.se
Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx