Click here to Skip to main content
15,910,773 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi all,
I'm making a software in which the client want to take backup of database which name is SCHOOL from SQL SERVER 2000 by clicking on single button(btnbackup). how can i do this using my application. kindly help me soon.

thanks
shiv
Posted
Updated 12-Dec-10 23:07pm
v3

This[^] article explains how to do it.
 
Share this answer
 
Using SQL 2000 I would follow this piece of code from social msdn question[^]
 
Share this answer
 

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