I am working on a website where data is posted from 12 branch offices and viewed from head office in form of generated html reports on daily bases. The data has to remain on server for one month after which, it is to be downloaded at headquarters and the database at HQ has to be updated with this downloaded data. I want to know how this downloading and updation of database can be done. The database being used is Oracle.
Adrian Yan
Ranch Hand
Joined: Oct 02, 2000
Posts: 688
posted
0
You can use Replication features.
vishwas madhuvarshi
Greenhorn
Joined: Jan 21, 2001
Posts: 16
posted
0
Dear Adrian, Some details about replication features will be immensly helpful.