hello thanks for assistant to install koha now i want to import excel to database is that possible how to do that -- regina
Hello, You cannot import Excel data directly into Koha, not that I know of (someone correct me if I'm wrong) You can, however, export the Excel data to an XML file using an XML schema (.xsd file) as explained here: *https://blog.udemy.com/excel-to-xml/* <https://blog.udemy.com/excel-to-xml/> After you have your XML data, you can transform to MARCXML using an XSL transformation. If someone knows a better / more efficient way to import Excel to Koha please do share. Pedro Amorim 2016-03-22 14:41 GMT-01:00 regina kivuyo <reginaickivuyo@gmail.com>:
hello thanks for assistant to install koha
now i want to import excel to database is that possible
how to do that
-- regina _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
Yes, you could use MarcEdit's delimited text translator: https://www.youtube.com/watch?v=SPyIF4MfC30 Best, Sebastian -- Sebastian Hierl, Ph.D. Drue Heinz Librarian, Arthur & Janet C. Ross Library American Academy in Rome Via Angelo Masina 5 00153 Rome Italy T: +39 06 5846 417 F: +39 06 5810 788 On Tue, Mar 22, 2016 at 7:17 PM, Pedro Amorim <pjamorim91@gmail.com> wrote:
Hello,
You cannot import Excel data directly into Koha, not that I know of (someone correct me if I'm wrong) You can, however, export the Excel data to an XML file using an XML schema (.xsd file) as explained here:
*https://blog.udemy.com/excel-to-xml/* <https://blog.udemy.com/excel-to-xml/> After you have your XML data, you can transform to MARCXML using an XSL transformation. If someone knows a better / more efficient way to import Excel to Koha please do share.
Pedro Amorim
2016-03-22 14:41 GMT-01:00 regina kivuyo <reginaickivuyo@gmail.com>:
hello thanks for assistant to install koha
now i want to import excel to database is that possible
how to do that
-- regina _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
participants (3)
-
Pedro Amorim -
regina kivuyo -
Sebastian Hierl