SQL Database Backup Restore through C#?
C#
2
Posts
2
Posters
0
Views
1
Watching
-
:)Dear All, Can I restore the SQL Datbase Backup through C#? if yes I need some code for that With Regards
-
:)Dear All, Can I restore the SQL Datbase Backup through C#? if yes I need some code for that With Regards
Have you tried reading the sql Online Books? You should beable to find info on backing-up and restoring by use of a query... You would just need to set in place a varible or paramater to read from your file input method(textbox entry of file path, etc) string Beautiful; Beautiful = "ignorant"; label1.Text = "The world is full of " + Beautiful +" people."; Why is common sense such an un-common comodity?