Reading an Oracle Lite ODB file without Oracle Lite - Stack Overflow most recent 30 from stackoverflow.com 2009-11-30T05:25:38Z http://stackoverflow.com/feeds/question/369010 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/369010/reading-an-oracle-lite-odb-file-without-oracle-lite 0 Reading an Oracle Lite ODB file without Oracle Lite dacracot 2008-12-15T16:55:09Z 2009-01-08T01:10:27Z <p>Is there a way to extract the data from an Oracle Lite ODB file without installing Oracle Lite? Is there a reader out there which will let me browse and copy the data?</p> http://stackoverflow.com/questions/369010/reading-an-oracle-lite-odb-file-without-oracle-lite/422854#422854 1 Answer by Adam Hawkes for Reading an Oracle Lite ODB file without Oracle Lite Adam Hawkes 2009-01-08T01:10:27Z 2009-01-08T01:10:27Z <p>You should be able to export the data using the OLLOAD utility, which is part of, but should not require the installation of, Oracle Lite.</p> <p><a href="http://download.oracle.com/docs/cd/E12095_01/doc.10302/e12548/cdbtools.htm#BABIIJGF" rel="nofollow">OLLOAD Documentation</a></p>