[journal.action.SQLLoader] classpath=C:\\java\\sqlite-jdbc-3.6.17.3.jar classname=org.sqlite.JDBC connection=jdbc:sqlite:perforce.db
# | 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/sqlite2.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 |