Click here to Skip to main content
15,885,216 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Is it possible to restore a database to new server from our server using c#.net

Please give some sample code
thank you
Posted

1 solution

Here, have a look at this: Backup and Restore SQL Server Database Programmatically in C#[^]

It will give you direction to start and move ahead. Modify it as per your need.
 
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