<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Carol,<br>
<br>
Carol Ku wrote:
<blockquote cite="mid20051123165932.95096.qmail@web54513.mail.yahoo.com"
 type="cite">
  <div id="RTEContent">I was told that Z39.50 feature is not available
to Windows 2.2.4 version but will be available in v3 to be released in
early next year.<br>
  </div>
</blockquote>
We are running Koha on Debian Linux, not Windows. I've made sure that
the Z39.50 daemon and tools are installed and accessible, but I'm not
sure they are working.<br>
<blockquote cite="mid20051123165932.95096.qmail@web54513.mail.yahoo.com"
 type="cite">
  <div id="RTEContent"><b><i>Greg Vickers
<a class="moz-txt-link-rfc2396E" href="mailto:daehenoc@optusnet.com.au">&lt;daehenoc@optusnet.com.au&gt;</a></i></b> wrote:
  <blockquote class="replbq"
 style="border-left: 2px solid rgb(16, 16, 255); padding-left: 5px; margin-left: 5px;">Hi
all,<br>
    <br>
I am helping a library in Brisbane to install Koha and we are seeing a
strange error when trying to use the Z39.50 daemon. I have not touched
Koha prior to this, neither this Z39.50 thingy :) Nor much MySQL. We
are using Koha 2.2.4.<br>
    <br>
The errors in /usr/local/koha/logs/koha-error_log:<br>
[Wed Nov 23 22:17:00 2005] [error] [client 127.0.0.1] DBD::mysql::st
execute failed: You have an error in your SQL syntax. Check the manual
that corresponds to your MySQL server version for the right syntax to
use near '' at line 1 at
/usr/local/koha/intranet/modules/C4/Breeding.pm line 167.<br>
[Wed Nov 23 22:17:00 2005] [error] [client 127.0.0.1] DBD::mysql::st
fetchrow_hashref failed: fetch() without execute() at
/usr/local/koha/intranet/modules/C4/Breeding.pm line 168.<br>
    <br>
I suppose there is an error in the Breeding.pm module - here is the
code around these lines:<br>
167 $sth = $dbh-&gt;prepare($query);<br>
168 $sth-&gt;execute(@bind);<br>
169 while (my $data = $sth-&gt;fetchrow_hashref) {<br>
    <br>
Can anyone give us any pointers on this and advise us on what is
happening and what we may have to do to fix it?<br>
    <br>
Thanks,<br>
Greg<br>
  </blockquote>
  </div>
</blockquote>
<br>
</body>
</html>