Esteemed Forum Participants and Lurkers:
===============================
MS ACCESS, remote Oracle Database Newbie Alert!
I have an assignment to fetch a snapshot of some date limited data using MS Access from a large corporate Oracle database for a set of reports. I can now comfortably fetch data using ODBC static Pass-Through Queries. I need to generate my queries programatically, though, and I am quite confused, and I have virtually no reference information ...
Do "Database"/"Table" go together as "Workspace"/"Connection"/"Recordset" go together? (am I even close?)
What determines when I would use a Database/Table, as opposed to when I would use Workspace/Connection/Recordset?
Is there some template code somewhere that I can use as a tutorial for learning the basic processes of fetching data from a remote database?
Thank you for any and all comments, suggestions, and assistance.




Reply With Quote