I've been using MySql-Front to manage data on MySQL from windows. It's very fast and very useful and of course freeware the homepage is at : http://www.mysqlfront.de/
I begin to play a little deeper with koha, and would like to know if there is a web interface (other than phpMyAdmin !) to administer the following tables : *aqbookfound *adbudget *branchcategories *branches *categories *currency *itemtypes *printers *stopwords *systempreferences *users Second bunch of questions : *what should the systemprefs table containt? It's empty *what is the user table used for/where ? *Is there somwhere a drawed schema of the DB (dependencies between tables ?)
Last, a small bug in the sample database : it does'nt contain the systempref table. If you create the DB trough koha.mysql, it's created, but empty ;-(((
Thanks -- Paul
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Zeki Celikbas