Hi all, i would like to know where doo all the information store when u add a new MARC record for book as item. I would like to import a bulk of records(books) from Ms Access. i can save the info into CSV and import using SQLyog..but i need to know which database that holds all these info. anyone can assist me? -- View this message in context: http://www.nabble.com/MARC-Record-tp24564566p24564566.html Sent from the Koha - Discuss mailing list archive at Nabble.com.
Data gets stored only as a fully formed MARC record in both items.marc and items.marcxml, and copied into additional DB fields from there. You cannot avoid using MARC records by attempting to import directly to the DB. Instead, use a tool like MarcEdit to convert your CSV data to MARC. -- Joe Atzberger LibLime - Open Source Library Solutions On Mon, Jul 20, 2009 at 2:24 AM, ahtshun83 <tony_ykt@yahoo.com> wrote:
i would like to know where doo all the information store when u add a new MARC record for book as item.
I would like to import a bulk of records(books) from Ms Access.
i can save the info into CSV and import using SQLyog..but i need to know which database that holds all these info.
Hi, Where do i find the MarcEdit? Do you have a sample of CSV data to convert to MARC? Please assist -- View this message in context: http://www.nabble.com/MARC-Record-tp24564566p24580822.html Sent from the Koha - Discuss mailing list archive at Nabble.com.
The link to download MarcEdit is in the tutorial: http://koha.org/documentation/tutorial/using-marcedit/view?searchterm=marced... As for a sample, maybe someone else who uses MarcEdit can help with that. --- Nicole C. Engard Open Source Evangelist, LibLime (888) Koha ILS (564-2457) ext. 714 nce@liblime.com AIM/Y!/Skype: nengard http://liblime.com http://blogs.liblime.com/open-sesame/ On Mon, Jul 20, 2009 at 10:38 PM, ahtshun83<tony_ykt@yahoo.com> wrote:
Hi,
Where do i find the MarcEdit? Do you have a sample of CSV data to convert to MARC?
Please assist
-- View this message in context: http://www.nabble.com/MARC-Record-tp24564566p24580822.html Sent from the Koha - Discuss mailing list archive at Nabble.com.
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
More on MarcEdit can be found here: http://koha.org/documentation/tutorial/using-marcedit/view?searchterm=marced... And more on importing records can be found here: http://koha.org/documentation/manual/3.0/tools/stage-marc-records-for-import --- Nicole C. Engard Open Source Evangelist, LibLime (888) Koha ILS (564-2457) ext. 714 nce@liblime.com AIM/Y!/Skype: nengard http://liblime.com http://blogs.liblime.com/open-sesame/ 2009/7/20 Joe Atzberger <ohiocore@gmail.com>:
Data gets stored only as a fully formed MARC record in both items.marc and items.marcxml, and copied into additional DB fields from there. You cannot avoid using MARC records by attempting to import directly to the DB.
Instead, use a tool like MarcEdit to convert your CSV data to MARC. -- Joe Atzberger LibLime - Open Source Library Solutions
On Mon, Jul 20, 2009 at 2:24 AM, ahtshun83 <tony_ykt@yahoo.com> wrote:
i would like to know where doo all the information store when u add a new MARC record for book as item.
I would like to import a bulk of records(books) from Ms Access.
i can save the info into CSV and import using SQLyog..but i need to know which database that holds all these info.
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Hi all, I will figure about on MarcEdit tool.Thank you. I got one more question...currently the intranet address is http://servername:8080. I have created a DNS record what i need to know is how to i redirect all users to http://servername:8080 when they just type in http://servername i dont want the users to key in :8080. pls help me.. -- View this message in context: http://www.nabble.com/MARC-Record-tp24564566p24602684.html Sent from the Koha - Discuss mailing list archive at Nabble.com.
participants (3)
-
ahtshun83 -
Joe Atzberger -
Nicole Engard