DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   Visual Basic 4 / 5 / 6 (http://www.daniweb.com/forums/forum4.html)
-   -   VB backup and restore program (http://www.daniweb.com/forums/thread77130.html)

jacsme May 2nd, 2007 6:05 am
VB backup and restore program
 
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

davidcairns May 2nd, 2007 6:18 am
Re: VB backup and restore program
 
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.

jacsme May 2nd, 2007 6:30 am
Re: VB backup and restore program
 
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

davidcairns May 2nd, 2007 8:19 am
Re: VB backup and restore program
 
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/

abu taher Nov 24th, 2009 5:49 am
1 Attachment(s)
plz check it.


All times are GMT -4. The time now is 8:38 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC