Click here to Skip to main content
Sign Up to vote bad
good
Hello,
I am backup the database in MS SQL server 2005.
It's throwing me error: "operating system error 5 access is denied"
Any body can suggest me by ASAP.
 
Thanks
Posted 19-Sep-11 3:11am


2 solutions

This might help (and if it doesn't, just google the error message you posted here, and you'll get over 800,000 results you can wade through on your own.
 
MSDN Knowledgebase 555644[^]
  Permalink  
Hi,
 
I think you are using user account in your system.And some servers can not support backup process while they are not installed perfectly.
 
you can generate scripts for required database then use that whereever you want.
In this case you are unable to maintain values in table but you can maintain table definition with keys also.B'coz you said you are using sql2005 .if it sql2008 we can maintain data also.
 
process for generating scripts for data base in
 
rightclick on database thn select task and then select Generate Scripts.
 
Thats all you can see sript file for creating tables in that database.
 

Try it
 
All the best
  Permalink  

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Prasad_Kulkarni 407
1 Sergey Alexandrovich Kryukov 340
2 _Amy 331
3 Christian Graus 268
4 OriginalGriff 235
0 Sergey Alexandrovich Kryukov 6,649
1 Prasad_Kulkarni 3,281
2 _Amy 3,065
3 OriginalGriff 2,989
4 CPallini 2,696


Advertise | Privacy | Mobile
Web04 | 2.6.130617.1 | Last Updated 19 Sep 2011
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid