I have created a project in oracle 8 as backend and VB as frontend.
I want some guidance / soultions for this. The case is explained below.
I have same project running at two different places. One is Head Office and other is regional Office. The table structures at both the places are same. Regional office will enter data of their region only.
And Headoffice will enter data of their. Now Headoffice wants the data of their regional office in their server also. This is where I am strucked up.
I am in need of solution for how to extract data from some tables (Not all ) from regional office server databse and append it to Headoffice server database. This will be done on regular basis say monthly or fortnightly.
There is no Index in any of the table. There are some views though which are not needed to be extarcted or imported. I tried to this with imp80/exp80 command but it extracts full database, and when imported into HO server, it creates duplicate entries in some table.
Please help on this ASAP.
I can be contacted at cyberdyne@softhome.net
I want some guidance / soultions for this. The case is explained below.
I have same project running at two different places. One is Head Office and other is regional Office. The table structures at both the places are same. Regional office will enter data of their region only.
And Headoffice will enter data of their. Now Headoffice wants the data of their regional office in their server also. This is where I am strucked up.
I am in need of solution for how to extract data from some tables (Not all ) from regional office server databse and append it to Headoffice server database. This will be done on regular basis say monthly or fortnightly.
There is no Index in any of the table. There are some views though which are not needed to be extarcted or imported. I tried to this with imp80/exp80 command but it extracts full database, and when imported into HO server, it creates duplicate entries in some table.
Please help on this ASAP.
I can be contacted at cyberdyne@softhome.net