spadhi
October 5th, 2001, 06:22 AM
Hi All,
I want to write a VB Component for taking backup and restore of MS SQL Server7.0. The scenarieo is like this. I have 2 SQL Servers running on different locations. Now i want to take backup of database from one server and put it into another server. Both servers will be running and the responsibility of my Component would be to take the backup from one server to another for every 1 hour.
Apart from this I have another requirement. That is if at all 1st(primary) server fails (or) Database fails ,then the 2 server(backup) should become active server without much interruption.
Could you give me the suggestion how i can proceed . If possible can you give me the code. Your earliest reply is appriciated.
Thanking you,
Susanth.
I want to write a VB Component for taking backup and restore of MS SQL Server7.0. The scenarieo is like this. I have 2 SQL Servers running on different locations. Now i want to take backup of database from one server and put it into another server. Both servers will be running and the responsibility of my Component would be to take the backup from one server to another for every 1 hour.
Apart from this I have another requirement. That is if at all 1st(primary) server fails (or) Database fails ,then the 2 server(backup) should become active server without much interruption.
Could you give me the suggestion how i can proceed . If possible can you give me the code. Your earliest reply is appriciated.
Thanking you,
Susanth.