You will need to use VBA and DAO to. 1. Connect to the Oracle database. 2. Delete or drop the tables in the Access database. 3. Insert or create the tables from the Oracle database.
Anyone proficient with VBA and DAO and Access should be able to do this very easily. - Ethan -----Original Message----- Sent: Friday, February 22, 2002 1:58 PM To: Multiple recipients of list ORACLE-L The Oracle server is on our internal network, the MS Access is on a server from ISP, which is outside of our network. The cost to eliminate the MS Access, merge all application to our Oracle is too high, so we decide to stay the way it is. It's not real replication, just copy(move) the data from Oracle to MS Access in batch process, but we want to automate the process. > -----Original Message----- > From: Khedr, Waleed [SMTP:[EMAIL PROTECTED]] > Sent: Friday, February 22, 2002 2:24 PM > To: Multiple recipients of list ORACLE-L > Subject: RE: Compare, Merge and replicate between Oracle and MS > Access > > Are you serious? > Replication between Oracle and MS Access, why? > > -----Original Message----- > Sent: Friday, February 22, 2002 2:09 PM > To: Multiple recipients of list ORACLE-L > -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Post, Ethan INET: [EMAIL PROTECTED] Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
