[journal.action.SQLLoader] classpath=C:\\java\\ojdbc6.jar classname=oracle.jdbc.driver.OracleDriver connection=jdbc:oracle:thin:perforce/p4@sknop-kubuntu:1521:XE
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 8029 | Sven Erik Knop | Moved example config files to new format. | ||
#1 | 7528 | Sven Erik Knop | Moved some of the text, licenses, documentation and examples to the proper new location. | ||
//guest/sven_erik_knop/JournalReader/oracle.cfg | |||||
#1 | 7427 | Sven Erik Knop |
Major update of the JournalReader: - New help (usage) system, which explains all options - Config file that allows storing of parameters in a file. These are necessary for the SQLLoader and Updater, because classpath, classname and connection parameters need to be set. (see the example *.cfg files provided) - Now tested with MySQL, SQLite and Oracle 10 XE |