Microsoft
Software
Hardware
Network
Question : Resore Failed for TEXSEL\SQLEXPRESS
Hi,
I just installed SQL Expres and the SQL Server Management Studio and ran into this error when trying to restore the database to one which I created with SQL Server 2000.
Obviously it's a permissions problem. Any ideas?
Bob
TITLE: Microsoft SQL Server Management Studio Express
--------------------------
----
Restore failed for Server 'TEXSEL\SQLEXPRESS'. (Microsoft.SqlServer.Expre
ss.Smo)
For help, click:
http://go.microsoft.com/fw
link?ProdN
ame=Micros
oft+SQL+Se
rver&
ProdV
er=9.00.20
47.00&
EvtS
rc=Microso
ft.SqlServ
er.Managem
ent.Smo.Ex
ceptionTem
plates.Fai
ledOperati
onExceptio
nText&
EvtI
D=Restore+
Server&Lin
kId=20476
--------------------------
----
ADDITIONAL INFORMATION:
System.Data.SqlClient.SqlE
rror: Directory lookup for the file "C:\Program Files\Microsoft SQL Server\MSSQL\data\ODBCsubs
ystem_Data
.MDF" failed with the operating system error 5(Access is denied.). (Microsoft.SqlServer.Expre
ss.Smo)
For help, click:
http://go.microsoft.com/fw
link?ProdN
ame=Micros
oft+SQL+Se
rver&
ProdV
er=9.00.20
47.00&Link
Id=20476
--------------------------
----
BUTTONS:
OK
--------------------------
----
Answer : Resore Failed for TEXSEL\SQLEXPRESS
The error message looks simple:
"operating system error 5(Access is denied)" for "C:\Program Files\Microsoft SQL Server\MSSQL\data"
can you check that this folder exists, respectively, ensure that you are specifying existing folders for the database files in the restore options (TSQL: RESTORE ... WITH MOVE)
Random Solutions
SSRS export INTO Excel Tabbed Sheets?
how to create a TreeView and Bind its nodes to a DataTable?
How to print a MS Access report to multiple network printers
Display data in Access 2007
ado.net reading first sheet of excel file.
Why does mail merge change date format from Australian to American when the document is merged?
Can I moved a Hyper-V VM machine from one server to another with different hardware 500pnt
NT WORKSTATION CHANGE TO NT SERVER FREE!!!
How to Install Windows Server 2008 OS on Dell PowerEdge 2800
Populate Excel Cells from SQL