12 Jan
2009
12 Jan
'09
8:47 a.m.
Thommy M. writes:
bjagadish1@yahoo.co.in wrote:
sir, i am new to the KOHA software , I have data in the excel sheet , can u ple tell me how to import the Excel data in to the KOHA software. thanking you sir, with regards
Install Koha and check the data structure of the database. Then generate SQL statements to read your data and import it into the correct tables. ;-)
An alternative way: Use MarcEdit to create a file you may import into Koha using bulkmarkimport.pl cheers Beda