Howdy all, I'm a far cry from a librarian and I don't know the first thing about what a Marc or Biblio record is but I've loaded KOHA and I'm trying to set it up for my librarian and she gave me an ascii file of Biblio records she wanted uploaded. Well I arranged them in the format of the BIBLIO table but I can't find a way to upload them other than an SQL statement. Is there and easier way? Thanks Bryan A. Grega
Bryan Grega wrote:
Howdy all, I'm a far cry from a librarian and I don't know the first thing about what a Marc or Biblio record is but I've loaded KOHA and I'm trying to set it up for my librarian and she gave me an ascii file of Biblio records she wanted uploaded. Well I arranged them in the format of the BIBLIO table but I can't find a way to upload them other than an SQL statement. Is there and easier way?
Thanks
you will never succeed with this method. The best, and, imho only, solution, is to use C4::Biblio and the NEWnewbiblio or newbiblio functions to create something correct. Let's have a look at this, it's pod documented. -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)
participants (2)
-
Bryan Grega -
paul POULAIN