<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
Chris Cormack wrote:<br>
<blockquote type="cite" cite="mid20030429231241.GN14228@katipo.co.nz">
  <pre wrap="">On Tue, Apr 29, 2003 at 11:49:29PM +1200, Waylon Robertson said:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Okay.. with koha 1.2.2 i can do selects using tables... like biblio, borrowers.. i.e virtually using the structure as shown in koha.mysql - the file that creates the inital structure. With koha 1.9.0+, Will i still 
be able to access the dbase using the exact same select statements? or will it be more difficult to custom build my sql queries?</pre>
  </blockquote>
  <pre wrap=""><!---->Hi Waylon

At this stage yep, the tables such as borrowers, biblio, biblioitems etc
have not been changed in any significant way.
There have been new tables added to contain the MARC data. But you could
ignore them for the most part I think.
Paul would that be right?
  </pre>
</blockquote>
Steve and Mike are right =&gt; the MARC data tables contains all the marc
data, but the previous biblio, biblioitems... are still here and managed.<br>
Note it won't be possible to do "simple" selects in MARC tables, due to the
complexity of their organisation.<br>
Note too that this is true only if your MARC parameters tables are correct
(see parameters option in Koha)<br>
<br>
<pre class="moz-signature" cols="$mailwrapcol">-- 
Paul POULAIN
Consultant ind&eacute;pendant en logiciels libres
responsable francophone de koha (SIGB libre <a class="moz-txt-link-freetext" href="http://www.koha-fr.org">http://www.koha-fr.org</a>)
</pre>
</body>
</html>