application is built on an MS Access database utilizing the GUI facilities of MS Access. Copies of this application are used stand alone in 4 different geographical locations.The users in these locations send the respective mdb files to a seperate team for consolidation. The reports from each mdb file is generated separately and consolidated into one single report. We wish to consolidate all the stand alone mdb copies into a single centralized database(Oracle ) and generate consolidated reports from the central DB.
Can someone give me heads up on the synchronization of data between the oracle server and the different mdb files. The users may wish to work offline but when they wish to send/get updated information to oracle, they should be able to do it.
Second, how to prepare charts in powerpoint based on data present in oracle through MS Access VBA.
Any help is greatly appreciated.
Can someone give me heads up on the synchronization of data between the oracle server and the different mdb files. The users may wish to work offline but when they wish to send/get updated information to oracle, they should be able to do it.
Second, how to prepare charts in powerpoint based on data present in oracle through MS Access VBA.
Any help is greatly appreciated.
Comment