المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : backup database



C# Programming
12-15-2009, 03:52 AM
Hi all
I want to backup and restore from my sql database.
What is a good and easy way to do this job?

What is your idea if i write a sqlcommand for backup and restore from my database and execute this sql command in c# code?(If you are agree with me what is the sqlcommand for backup and restore in c# code?)