Converting from Access to Oracle

More detail about ODBC and the issues of attaching Oracle tables from Access (including what makes things go slow) and exporting Access tables to Oracle are covered in ODBC information
  • Microsoft Tools Front-Ending Oracle,
  • Interfacing Access with Oracle (powerpoint)

    How to export Access tables to Oracle

  • Install an Oracle ODBC driver
  • How to create a data source based on a machine with an Oracle database
  • Select Export from the File menu
  • Make sure that the export will go to an external database
  • Choose ODBC as the file type and select the datasource

    The biggest problems are (going from Access to Oracle):

    Summary of speeding up linked table applications

    The whole purpose is to limit network traffic by getting Oracle to do the processing. Microsoft Tools Front-Ending Oracle holds more details