Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS SQL Server 2000 Database Backup From VB6 Application

Status
Not open for further replies.

samsoft

ISP
Feb 26, 2005
2
RU
Hi,

I am using VB6 as front end and MS SQL Server 2000 as back end. I want to take complete backup of Database from my VB Application. How can i do it???

Thanx.
 
dear Samsoft,

in normal cases I do not ask this, but your question does not let me pass by.

Why do you want to invoke SQL 2000 backup from VB??

database backup should be an automated job in your SQL server. Perhaps you could create a deamon to remind your database admin to controle wether the backup is done or not.
And please don't tell me you don't have an Adminsitrator for your database.

with kind regards

Astrid
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top