|
-
Jul 3rd, 2005, 11:04 AM
#1
Thread Starter
Addicted Member
Backup SQL Database from Windows Forms?
Hi all - anyone know the command of even if it's possible to backup my sql database from my windows form app?
TIA
Steve.
-
Jul 3rd, 2005, 12:37 PM
#2
Re: Backup SQL Database from Windows Forms?
Use an SqlCommand and pass the "Backup database..." SQL syntax?
-
Jul 3rd, 2005, 12:40 PM
#3
Re: Backup SQL Database from Windows Forms?
Here's a thread where this was discussed recently...
http://www.vbforums.com/showthread.p...t=backup+funds
Search for "BACKUP FUNDS" for other examples of t-sql backup syntax that I have posted...
-
Jul 3rd, 2005, 01:05 PM
#4
Thread Starter
Addicted Member
Re: Backup SQL Database from Windows Forms?
Perfect Cheers
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|