Is there a way to extract data from an Oracle Lite ODB file without installing Oracle Lite? Is there a reader that will allow me to view and copy the data?
If you know the tables you want, you need to fully use Oracle Lite. However, you must have webtogo.jar in your class. Then you can just write a small java program to connect via JDBC to ODB and retrieve the required data.