<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
I begin to play a little&nbsp; deeper with koha, and would like to know if there
is a web interface (other than phpMyAdmin !) to administer the following
tables :<br>
<ul>
  <li>aqbookfound</li>
  <li>adbudget</li>
  <li>branchcategories</li>
  <li>branches</li>
  <li>categories</li>
  <li>currency</li>
  <li>itemtypes</li>
  <li>printers</li>
  <li>stopwords</li>
  <li>systempreferences</li>
  <li>users</li>
</ul>
Second bunch of questions : <br>
<ul>
  <li>what should the systemprefs table containt? It's empty</li>
  <li>what is the user table used for/where ?</li>
  <li>Is there somwhere a drawed schema of the DB (dependencies between tables
?)<br>
  </li>
</ul>
<br>
Last, a small bug in the sample database : it does'nt contain the systempref
table.<br>
If you create the DB trough koha.mysql, it's created, but empty ;-(((<br>
<br>
Thanks<br>
--<br>
Paul<br>
<br>
</body>
</html>