Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Backup database

Author  Topic 

Rajeswari
Starting Member

20 Posts

Posted - 2001-10-31 : 00:13:53
I am using VB Client to get the specific conditions like range of date, percentage, backup to flatfile or database. Using DTS Package backup functionality is done, but time taken to backup 20% of data(120000 records) is taking about 1 hour. My database contain 600000 records for each table(7 tables). Give the more effective method to backup the database
   

- Advertisement -