VB backup and restore program

Reply

Join Date: May 2007
Posts: 4
Reputation: jacsme is an unknown quantity at this point 
Solved Threads: 0
jacsme jacsme is offline Offline
Newbie Poster

VB backup and restore program

 
0
  #1
May 2nd, 2007
Help please!!!! Is there anyone has a sample code on how to call the backup and restore of SLQ server using VB6. I already have it but, unfortunately the backend of my program is Ms access and I want it to use as SQL server. Any help is highly appreciated....


Thanks,


Jacsme
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 114
Reputation: davidcairns is an unknown quantity at this point 
Solved Threads: 8
davidcairns davidcairns is offline Offline
Junior Poster

Re: VB backup and restore program

 
0
  #2
May 2nd, 2007
You would be better off using SQL server utilities for backup and restore, You could probably build a DTS package to perform the operation for you.
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 4
Reputation: jacsme is an unknown quantity at this point 
Solved Threads: 0
jacsme jacsme is offline Offline
Newbie Poster

Re: VB backup and restore program

 
0
  #3
May 2nd, 2007
what is a DTS package anyway..??? i have a project that we're using sql server. and that project has a menu to backup the database. and it should automatically backup the database same with restore. but manually, the sql server has its own backup menu, but the thing is we dont want the user to do it manually that is why we need it to put a code for that back up.

Jacsme
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 114
Reputation: davidcairns is an unknown quantity at this point 
Solved Threads: 8
davidcairns davidcairns is offline Offline
Junior Poster

Re: VB backup and restore program

 
0
  #4
May 2nd, 2007
DTS - Data Transformation Services
It ships with SQL Server since version 7, it can be used for a number of tasks including moving large volumes of data around and backing up databases. You can also schedule DTS packages from within SQL Server Enterprise Manager.

Have a look here for some more info

http://www.sqldts.com/
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Visual Basic 4 / 5 / 6 Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC