Click here to Skip to main content
15,912,400 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How to take backup from database (sql server 2005) using C# .... plz help
Posted
Comments
ChauhanAjay 16-Sep-14 13:11pm    
You mean you want to take a backup of the database using c#
ZurdoDev 16-Sep-14 13:47pm    
What?

Just Write the backup query in your C# code. A Inline query or a stored procedure...
 
Share this answer
 
Comments
SandeepKushwah 16-Sep-14 13:33pm    
ChauhanAjay has provided the link of examples as well, you can go through them.

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