Updated create_koc_db.pl
authorKyle M Hall <kyle.m.hall@gmail.com>
Wed, 13 Jan 2010 15:23:46 +0000 (15:23 +0000)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Fri, 15 Jan 2010 09:00:36 +0000 (10:00 +0100)
commitbac8e37c83f0bd8564793ddc7f4e802c51f21180
tree9430a4e430277e1e3ee3cbe1dfe726712bc9361d
parente85209a9334220d568566280aefbd28d045865ff
Updated create_koc_db.pl

A new Koha Offline Circulation client has been written by Kyle M Hall in C++/Qt4.
Unfortunately, it requires an SQLite3 databse, where the PHP/Gtk client needs an SQLite2 database.

This update adds the switches --sqlite2 and --sqlite3 to the script to output either format.
misc/cronjobs/create_koc_db.pl