Click here to Skip to main content
15,890,973 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am creating a system using SQL as our database and I have backup and restore data as one of the functions of our database. However, I don't know how to create one. Can you give me some help? Thanks!
Posted
Updated 24-Apr-12 0:11am
v2
Comments
Vipin_Arora 24-Apr-12 5:42am    
do you mean you want to take the backup of SQL database using C# programatically?

1 solution

 
Share this answer
 
Comments
carm_ella 24-Apr-12 6:11am    
Thank you but I've already seen this one sir.

My problem focuses on the built-in server-based(.mdf) database in visual studio 2010. I want to backup in runtime using c#.

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900