takan bhatt <takan.bh...@gmail.com>
Sat, Nov 9, 5:32 PM (2 days ago)
to koha
Sir /Madam
During upload of marc file, I have made some mistake and my barcode is not
showing as it should be.. I followed following procedure.

*udo su*
*mysql -uroot -p*
*use koha_library;*

*SET FOREIGN_KEY_CHECKS=0;*

*TRUNCATE items; *
*TRUNCATE deleteditems;*

*TRUNCATE biblioitems; *
*TRUNCATE biblio; *
*TRUNCATE deletedbiblioitems; *
*TRUNCATE deletedbiblio;*

*SET FOREIGN_KEY_CHECKS=1;*

*quit*


However, all the biblio are still in catalogue ?

How to overcome this?  If not possible then show me how to uninstall KOHA.


Rajesh Bhatt
Librarian,
GRIMS VAPI
_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to