Hi,
is it possible to synchronize two (online) instances of Koha? I mean, two
identical installations, updated regularly, residing on two different
machines, where patrons and administrators can access and modify entries
independently. Would it possible to synchronize their databases (and
per
Hi,
how can I add existing items to existing acquisitions?
The normal procedure would be to first "order" an item within an
acquisition's basket, and then have it "received". But I am trying to
reconstruct past acquisitions (for the sake of my library's records), that
had been dealt with outs
The MARC metadata are no longer in the biblioitems table (since 17.05).
The new table is biblio_metatdata.
HTH,
Bob Birchall
Calyx
On 03/03/18 19:27, Javed Sahil wrote:
Hi all,
I am using koha 17.11,
Can anybody help me correcting the syntax?
ExtractValue( marcxml , ''//datafield[@tag="650"]/s
Dear Mr Omkar,
I must commend you for job well done. And to inform you
that your innovation will be of great assistant to us as we were already
thinking of an access control system for our library. Using that from KOHA
will be more interesting. I wish to further request two things
Hi all,
I am using koha 17.11,
Can anybody help me correcting the syntax?
ExtractValue( marcxml , ''//datafield[@tag="650"]/subfield[@code="a"]'')
AS lcsh FROM biblioitems)
The full code of report is following:
SELECT CONCAT('',biblionumber,'')
AS bibnumber, lcsh
FROM
(SELECT biblionumber, Extra
5 matches
Mail list logo