[dba-SQLServer] Unable to open billing database

Gustav Brock Gustav at cactus.dk
Mon Apr 14 08:49:56 CDT 2008


Hi John

You can open Management Studio on another machine and connect to your server instance on the Vista machine.
Also, can't you move your mdf file to the default data folder of your SQL Server? It should have been granted rights to this.

If that fails too, you could move your mdf file to one of your other SQL Server installations on your server machines and connect to this from the Vista machine.

/gustav

>>> jwcolby at colbyconsulting.com 14-04-2008 15:35 >>>
I have rather an emergency here.  I am trying to get at my billing 
database which runs through an Access FE attached to tables in a SQL 
Server database.  This was all working for many years on my old XP 
machine.  The database was created in SQL Server Express AFAICR.

When my laptop died I received a new one from Dell, and I installed 
Vista on it.  I also installed Visual Studio 2008 in preparation for 
going there.  It apparently installed PARTS of SQL Server 2005 and SQL 
Server Express.

Management studio was NOT installed, so first I tried to install SQL 
Server 2005 but it told me that I could not install the user interface 
because what I already had installed was newer than what I was trying to 
install, however AFAICT Management Studio was NOT installed.  Needless 
to say not having management studio is causing me problems doing 
anything with SQL Server.

I subsequently downloaded and installed Management studio express which 
DID install.  However (and here comes the problem) when I try to attach 
the billing database I get a message saying:


An exception occurred while executing a Transact-SQL statement or batch. 
(Microsoft.SqlServer.Express.ConnectionInfo)

------------------------------

Unable to open the physical file "C:\Colby 
Consulting\C2DbBilling\C2DbBilling.mdf". Operating system error 5: 
"5(Access is denied.)". (Microsoft SQL Server, Error: 5120)

Unfortunately so much has changed that I have no clue where to start 
troubleshooting this problem.  I googled the error but ended up with a 
bunch of "SQL Server can't start" stuff, but SQL Server is running as is 
Management Studio Express.

Any ideas where to start figuring this thing out.  My billing database 
is locked up in SQL Server at the moment and I can't get at it.

8-(






More information about the dba-SQLServer mailing list