Click here to Skip to main content
15,890,438 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear Experts,

I have a database with name CollectionDB, now i want it to take backup using a Sql query.

how to take backup of SqlServer 2005 Database using Query.

Please help.
Posted

1 solution

Have you tried Googling. I am sure you haven't. Search for "backup database sql server 2005 using sql script" and you will definitely get what you are looking for. And do with with the Google suggestion to refine your search results.
 
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