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
writing a fixed length text file
What is the matter with this stored procedure
Append data in rows to different columns in different table
vfp 9.0 line spacing
Column order changes when data is exported from Access reports to Excel using "Analyze It with Excel" option
Autodiscover
Forms closing ??
T-SQL: No Min(x,y) Mathematical Function???
How can I increase the size of the C drive on a new Dell server
Microsoft Internet Explorer has encountered a problem and needs to close