how to update data of two servers [message #75119] |
Tue, 20 November 2001 06:22 |
chirag shah
Messages: 4 Registered: October 2001
|
Junior Member |
|
|
Hi Friends
I have one problem .
We have two servers and want to transfer one server to another location which is 40 KM away.
Now we want to daily update both server with each other.How can we do this using telephone connection.
I am using win 2000 with 8i and dev. 6i.
Thnaks in advance
Chirag Shah
----------------------------------------------------------------------
|
|
|
|
Re: how to update data of two servers [message #75128 is a reply to message #75119] |
Sun, 23 December 2001 16:26 |
Pham Huy Giang
Messages: 6 Registered: December 2001
|
Junior Member |
|
|
You can use telephone connection via Internet.
I you want transfer data from one database to another, you can create a databaselink by statement: Create Database link,
After that, you create a snapshot, combines tables you want, and you set up a time data in one database is updated after data in remote database changes.Your transfer way is offline.
----------------------------------------------------------------------
|
|
|