SQL Server 2005 I get "The database is not accessible"
Posted
by Brian Roisentul
on Stack Overflow
See other posts from Stack Overflow
or by Brian Roisentul
Published on 2010-04-24T16:32:35Z
Indexed on
2010/04/24
16:33 UTC
Read the original article
Hit count: 218
sql
|sql-server-2005
I have a computer working as a server with many SQL Server 2005 databases in it since two years ago.
Today, I don't know why, when I try to connect locally to any of the databases it gives me that error. It fails even if I'm logged in using Windows Authentication or as 'sa' user. It just wouldn't let me access the databases' info.
Could anybody explain me what's going on?
© Stack Overflow or respective owner