mark curtis
Registered User.
- Local time
- Today, 05:08
- Joined
- Oct 9, 2000
- Messages
- 457
Dear all,
I need to import three tables/views from an Oracle database. I know that the first thing you are saying "Why don't you just set up an ODBC connection and link the tables for online live data?" I agree this is the way but my database is an mde which many people use and if they try to get data from the linked ODBC and their regedit,tnsmanes.ora etc have not been changed then they get errors. Therefore I just want to programmatically import three tables perhaps on the click of a command button.
A challenge??
Thanks
Mark
I need to import three tables/views from an Oracle database. I know that the first thing you are saying "Why don't you just set up an ODBC connection and link the tables for online live data?" I agree this is the way but my database is an mde which many people use and if they try to get data from the linked ODBC and their regedit,tnsmanes.ora etc have not been changed then they get errors. Therefore I just want to programmatically import three tables perhaps on the click of a command button.
A challenge??
Thanks
Mark