L lala Registered User. Local time Today, 17:46 Joined Mar 20, 2002 Messages 741 Oct 27, 2013 #1 Hi, i'm running a module from an access db. how do i import a table from oracle into a closed access db, not the one where the code is running from? thank you
Hi, i'm running a module from an access db. how do i import a table from oracle into a closed access db, not the one where the code is running from? thank you
C CJ_London Super Moderator Staff member Local time Today, 22:46 Joined Feb 19, 2013 Messages 17,760 Oct 28, 2013 #2 Is the data from Oracle to go into an existing table in the closed db? If so, the simplest way is to link to the table in the closed db
Is the data from Oracle to go into an existing table in the closed db? If so, the simplest way is to link to the table in the closed db