Query based on Oracle and MS Access connections
902999Nov 30 2011 — edited Nov 30 2011I hope this is in the correct spot.
I am using Oracle SQL Developer to extract data from some Read Only tables in Oracle.
What I would like to do it have a list of numbers in a MS Access database to select the same number from Oracle tables, then export the data out to Access or Excel. There may be several thousand numbers at a time.
I asked if they would give me one table with one column in Oracle I could read/write to but the answer was no.
I have my connection strings working to both the Oracle tables and to the Access database but i can not figure out how to build a query using both tables.
If I build a query to the Access table can I use that query somehow in the query of the Oracle table?
Thanks
Steve