syncronizing two database [message #75051] |
Thu, 17 May 2001 00:03 |
Sunil Nair
Messages: 6 Registered: March 2001
|
Junior Member |
|
|
I have two database in is main and the second one is the copy of the main. I want that whenever anybody make changes to the main it should also change to the copy of that i.e the other datbase.
Urgent
----------------------------------------------------------------------
|
|
|
Re: syncronizing two database [message #75052 is a reply to message #75051] |
Sun, 20 May 2001 22:40 |
Sarada
Messages: 27 Registered: April 2001
|
Junior Member |
|
|
You can chose any of these options for your task,
1. Stand-by database.
2. Clone Database
3. Snapshots
4. Triggers
Orashark
----------------------------------------------------------------------
|
|
|