Dear Vimal ji,<br><br>Please add WHERE date(issues.issuedate) BETWEEN &#39;2011-02-08&#39; AND &#39;2011-02-09&#39; line in your sql query and generate with date limit <br><br>SELECT issues.issuedate,items.barcode,biblio.title,<br>
author,borrowers.firstname,borrowers.surname FROM issues LEFT JOIN borrowers<br>ON borrowers.borrowernumber=issues.borrowernumber LEFT JOIN items ON<br>issues.itemnumber=items.itemnumber LEFT JOIN biblio ON<br>items.biblionumber=biblio.biblionumber<br>
WHERE date(issues.issuedate) BETWEEN &#39;2011-02-08&#39; AND &#39;2011-02-09&#39; <br>ORDER BY issues.issuedate<br><br>Thanks &amp; Regards, <br>Nikunj Tyagi, DPL<br><br><div class="gmail_quote">On Tue, Apr 19, 2011 at 6:31 PM,  <span dir="ltr">&lt;<a href="mailto:koha-request@lists.katipo.co.nz">koha-request@lists.katipo.co.nz</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Send Koha mailing list submissions to<br>
        <a href="mailto:koha@lists.katipo.co.nz">koha@lists.katipo.co.nz</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:koha-request@lists.katipo.co.nz">koha-request@lists.katipo.co.nz</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:koha-owner@lists.katipo.co.nz">koha-owner@lists.katipo.co.nz</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of Koha digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. Authorities (martin caris)<br>
   2. Ashik Rajbhandari invited you to Dropbox (Dropbox)<br>
   3. Koha behind proxy server (schwitzd)<br>
   4. Re: Accents in Irish Gaelic (Peter Lorimer)<br>
   5. Circulation report limited with date (Vimal Kumar)<br>
   6. Re: Accents in Irish Gaelic (Elaine Bradtke)<br>
   7. Koha move to 3.4 (Linda Culberson)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Tue, 19 Apr 2011 02:44:47 +0200<br>
From: martin caris &lt;<a href="mailto:martin_caris@hotmail.com">martin_caris@hotmail.com</a>&gt;<br>
Subject: [Koha] Authorities<br>
To: &lt;<a href="mailto:koha@lists.katipo.co.nz">koha@lists.katipo.co.nz</a>&gt;<br>
Message-ID: &lt;COL101-W5529B39CE3A89B2AB49BFBF7900@phx.gbl&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
<br>
Hello,<br>
<br>
 I have a problem with my authorities: I catalog my book in the framework and I save my bibliographic record, but when I see my authority record, no authorities are linked. How is it possible?<br>
 Koha version: 3.02.05.<br>
<br>
 Another question: is it possible to create, in the field 952 (copy field),  my own subfields?<br>
<br>
 Thank you.<br>
<br>
 Martin Caris<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.katipo.co.nz/pipermail/koha/attachments/20110419/75a68774/attachment-0001.htm" target="_blank">http://lists.katipo.co.nz/pipermail/koha/attachments/20110419/75a68774/attachment-0001.htm</a><br>

<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Tue, 19 Apr 2011 06:35:04 +0000<br>
From: Dropbox &lt;<a href="mailto:no-reply@dropboxmail.com">no-reply@dropboxmail.com</a>&gt;<br>
Subject: [Koha] Ashik Rajbhandari invited you to Dropbox<br>
To: <a href="mailto:koha@lists.katipo.co.nz">koha@lists.katipo.co.nz</a><br>
Message-ID: &lt;<a href="mailto:20110419063504.8E2AF482980@mailman-2.dropboxmail.com">20110419063504.8E2AF482980@mailman-2.dropboxmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;utf8&quot;<br>
<br>
Ashik Rajbhandari wants you to try Dropbox! Dropbox lets you bring all your photos, docs and videos with you anywhere and share them easily.<br>
<br>
Get started here: <a href="http://www.dropbox.com/link/20.RvaCvlwouf/Njg2OTA3MjI1Nw?src=referrals_bulk9" target="_blank">http://www.dropbox.com/link/20.RvaCvlwouf/Njg2OTA3MjI1Nw?src=referrals_bulk9</a><br>
<br>
- The Dropbox Team<br>
<br>
____________________________________________________<br>
To stop receiving invites from Dropbox, please go to <a href="http://www.dropbox.com/bl/0d4e454ad162/koha%40lists.katipo.co.nz" target="_blank">http://www.dropbox.com/bl/0d4e454ad162/koha%40lists.katipo.co.nz</a><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.katipo.co.nz/pipermail/koha/attachments/20110419/78040caa/attachment-0001.htm" target="_blank">http://lists.katipo.co.nz/pipermail/koha/attachments/20110419/78040caa/attachment-0001.htm</a><br>

<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Tue, 19 Apr 2011 00:16:26 -0700 (PDT)<br>
From: schwitzd &lt;<a href="mailto:schwitzd@gmail.com">schwitzd@gmail.com</a>&gt;<br>
Subject: [Koha] Koha behind proxy server<br>
To: <a href="mailto:koha@lists.katipo.co.nz">koha@lists.katipo.co.nz</a><br>
Message-ID: &lt;<a href="mailto:1303197386133-4312674.post@n5.nabble.com">1303197386133-4312674.post@n5.nabble.com</a>&gt;<br>
Content-Type: text/plain; charset=us-ascii<br>
<br>
Hello<br>
<br>
I&#39;m trying to using koha behind a proxy server, but I&#39;m not able to contact<br>
the server using the z39.50 protocol. How I have to configure koha to works<br>
with the proxy?<br>
I have to enable something on the proxy server?<br>
<br>
Thanks a lot<br>
Daniel<br>
<br>
--<br>
View this message in context: <a href="http://koha.1045719.n5.nabble.com/Koha-behind-proxy-server-tp4312674p4312674.html" target="_blank">http://koha.1045719.n5.nabble.com/Koha-behind-proxy-server-tp4312674p4312674.html</a><br>

Sent from the Koha - Discuss mailing list archive at Nabble.com.<br>
<br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Tue, 19 Apr 2011 09:10:03 +0100<br>
From: Peter Lorimer &lt;<a href="mailto:peter@oslo.ie">peter@oslo.ie</a>&gt;<br>
Subject: Re: [Koha] Accents in Irish Gaelic<br>
To: <a href="mailto:koha@lists.katipo.co.nz">koha@lists.katipo.co.nz</a><br>
Message-ID: &lt;1303200603.2834.9.camel@peter-laptop2.local&gt;<br>
Content-Type: text/plain; charset=&quot;UTF-8&quot;<br>
<br>
Hi<br>
<br>
I had a similar problem with Irish characters not displaying correctly.<br>
It was down to browser default character encoding.<br>
<br>
I overcome this by using the Perl &#39;Encode&#39; module<br>
<br>
# use Encode;<br>
<br>
Where print $x was displaying Irish characters incorrectly, using<br>
<br>
print encode(&#39;utf-8&#39;,$x); renders Irish characters correctly. So each<br>
time a variable (string) is added to a template I use:<br>
<br>
$template-&gt;param (<br>
        testData =&gt; encode(&#39;utf-8&#39;, $data),<br>
<br>
                  );<br>
<br>
--<br>
Kind Regards<br>
<br>
Peter Lorimer<br>
Software Engineer<br>
OSLO (Open Source ILS Systems)<br>
<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:koha-request@lists.katipo.co.nz">koha-request@lists.katipo.co.nz</a><br>
Reply-to: <a href="mailto:koha@lists.katipo.co.nz">koha@lists.katipo.co.nz</a><br>
To: <a href="mailto:koha@lists.katipo.co.nz">koha@lists.katipo.co.nz</a><br>
Subject: Koha Digest, Vol 66, Issue 42<br>
Date: Tue, 19 Apr 2011 07:11:04 +1200<br>
<br>
Re: Accents in Irish Gaelic<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 5<br>
Date: Tue, 19 Apr 2011 17:52:27 +0530<br>
From: Vimal Kumar &lt;<a href="mailto:vimal0212@gmail.com">vimal0212@gmail.com</a>&gt;<br>
Subject: [Koha] Circulation report limited with date<br>
To: Koha-List &lt;<a href="mailto:koha@lists.katipo.co.nz">koha@lists.katipo.co.nz</a>&gt;<br>
Message-ID: &lt;<a href="mailto:BANLkTikUPbnLx3xvzDb51tSUEs7SOW3Gqw@mail.gmail.com">BANLkTikUPbnLx3xvzDb51tSUEs7SOW3Gqw@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br>
Dear Friends,<br>
I could generate the current checkouts with  following SQL query:<br>
<br>
SELECT issues.issuedate,items.barcode,biblio.title,<br>
author,borrowers.firstname,borrowers.surname FROM issues LEFT JOIN borrowers<br>
ON borrowers.borrowernumber=issues.borrowernumber LEFT JOIN items ON<br>
issues.itemnumber=items.itemnumber LEFT JOIN biblio ON<br>
items.biblionumber=biblio.biblionumber ORDER BY issues.issuedate<br>
<br>
Please help me to generate the same as per date limit. For example: I need<br>
to generate report of current checkouts as of 29th March 2011. How shall I<br>
modify the query so that I  can get the report limited with date.<br>
<br>
With best regards<br>
<br>
<br>
--<br>
Vimal Kumar V.<br>
Mahatma Gandhi University Library<br>
Kottayam, Kerala- 686 560<br>
Web: <a href="http://www.vimalkumar.co.nr" target="_blank">http://www.vimalkumar.co.nr</a><br>
Blog: <a href="http://vimalkumar.oksociety.in" target="_blank">http://vimalkumar.oksociety.in</a> <a href="http://linuxhalwa.blogspot.com" target="_blank">http://linuxhalwa.blogspot.com</a><br>
---------------------------------------------------------------------------<br>
&quot;I forget what I was taught. I only remember what I have learnt&quot;<br>
-Patrick White<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.katipo.co.nz/pipermail/koha/attachments/20110419/452a0f56/attachment-0001.htm" target="_blank">http://lists.katipo.co.nz/pipermail/koha/attachments/20110419/452a0f56/attachment-0001.htm</a><br>

<br>
------------------------------<br>
<br>
Message: 6<br>
Date: Tue, 19 Apr 2011 13:53:26 +0100<br>
From: Elaine Bradtke &lt;<a href="mailto:eb@efdss.org">eb@efdss.org</a>&gt;<br>
Subject: Re: [Koha] Accents in Irish Gaelic<br>
Cc: koha &lt;<a href="mailto:koha@lists.katipo.co.nz">koha@lists.katipo.co.nz</a>&gt;<br>
Message-ID: &lt;<a href="mailto:BANLkTimEgYAi%2B5Ge99nJpc9oajYvjNWPWQ@mail.gmail.com">BANLkTimEgYAi+5Ge99nJpc9oajYvjNWPWQ@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
We had a bit of gremlin trouble over the weekend. This included<br>
trouble with z39.50 searches returning no results, even for items that<br>
I knew were there. By the time I got around to looking at everything<br>
again, the problems had all resolved.  Accents are appearing as they<br>
should, z39.50 searches are returning results.  Phew.<br>
Thanks everyone for your help!<br>
Elaine<br>
<br>
On Mon, Apr 18, 2011 at 3:03 PM, Galen Charlton &lt;<a href="mailto:gmc@esilibrary.com">gmc@esilibrary.com</a>&gt; wrote:<br>
&gt; Hi Elaine,<br>
&gt;<br>
&gt; On Apr 18, 2011, at 9:23 AM, Elaine Bradtke wrote:<br>
&gt;&gt; We&#39;ve checked the settings, and they are now correct according to the<br>
&gt;&gt; wiki. ?However, the Gaelic is still not downloading correctly. ?I&#39;ve<br>
&gt;&gt; experimented with several settings in our targets, MARC8 seems the<br>
&gt;&gt; best but it&#39;s not perfect. ?I still get &#39;h&#39; appearing before accented<br>
&gt;&gt; letters. ?Any other thoughts?<br>
&gt;<br>
&gt; Could you give us an example of a Z39.50 target and record that you&#39;re experiencing this problem with?<br>
&gt;<br>
&gt; Regards,<br>
&gt;<br>
&gt; Galen<br>
&gt; --<br>
&gt; Galen Charlton<br>
&gt; VP, Data Services<br>
&gt; Equinox Software, Inc. / Your Library&#39;s Guide to Open Source<br>
&gt; email: ?<a href="mailto:gmc@esilibrary.com">gmc@esilibrary.com</a><br>
&gt; direct: +1 352-215-7548<br>
&gt; skype: ?gmcharlt<br>
&gt; web: ? ?<a href="http://www.esilibrary.com/" target="_blank">http://www.esilibrary.com/</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
--<br>
Elaine Bradtke<br>
Data Wrangler<br>
VWML<br>
English Folk Dance and Song Society | <a href="http://www.efdss.org" target="_blank">http://www.efdss.org</a><br>
Cecil Sharp House, 2 Regent&#39;s Park Road, London NW1 7AY<br>
Tel? ? +44 (0) 20 7485 2206 ext 36<br>
--------------------------------------------------------------------------<br>
Registered Company No. 297142<br>
Charity Registered in England and Wales No. 305999<br>
---------------------------------------------------------------------------<br>
&quot;Writing about music is like dancing about architecture&quot;<br>
--Elvis Costello (Musician magazine No. 60 (October 1983), p. 52)<br>
<br>
<br>
------------------------------<br>
<br>
Message: 7<br>
Date: Tue, 19 Apr 2011 08:01:18 -0500<br>
From: Linda Culberson &lt;<a href="mailto:lculber@mdah.state.ms.us">lculber@mdah.state.ms.us</a>&gt;<br>
Subject: [Koha] Koha move to 3.4<br>
To: koha &lt;<a href="mailto:koha@lists.katipo.co.nz">koha@lists.katipo.co.nz</a>&gt;,<br>
        <a href="mailto:koha-devel@lists.koha-community.org">koha-devel@lists.koha-community.org</a><br>
Message-ID: &lt;<a href="mailto:4DAD879E.3070904@mdah.state.ms.us">4DAD879E.3070904@mdah.state.ms.us</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>
All,<br>
How is  the recommended way to move to the upcoming 3.4?  We were<br>
thinking of having two instances. One with our current 3.02.02.003 and<br>
one with 3.4.  Is that a good way to do it or should we upgrade to 3.2.7<br>
and go from there?<br>
<br>
Can we move our data or is it better to do a fresh load?  How different<br>
is the database in 3.4?<br>
<br>
Your advice to this newbie is greatly appreciated.<br>
<br>
--<br>
Linda Culberson                 <a href="mailto:lculber@mdah.state.ms.us">lculber@mdah.state.ms.us</a><br>
Archives and Records Services Division<br>
Ms. Dept. of Archives &amp; History<br>
P. O. Box 571<br>
Jackson, MS 39205-0571<br>
Telephone:  601/576-6873<br>
Facsimile:  601/576-6824<br>
<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
Koha mailing list<br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
<br>
<br>
End of Koha Digest, Vol 66, Issue 44<br>
************************************<br>
</blockquote></div><br><br clear="all"><br><br>