Linda,
The biblioitems table could really stand to be merged with the biblio table, as ever since Koha 2.0 and MARC support, the two have been in 1-1 correspondence. Having them separate introduces complication for development and for reports. Unfortunately, I have not seen anything come down the pike to merge them together for 3.4. Fortunately, these database tables have nothing to do with the repeatability of MARC fields. The full MARC record is stored in biblioitems, true, and will continue to be until we get a merge in place, at which time it will be in whatever the merged table is called. So, do not worry. You can repeat any MARC subfield that the standard (in your case, I assume MARC21) will allow to be repeated (so, not 245, for example), and shall be until MARC is completely wiped from the face of the earth. Cheers, -Ian On Wed, Apr 6, 2011 at 8:49 AM, Linda Culberson <[email protected]>wrote: > All, > In 3.4 and on, I somehow got the impression (dream/nightmare?) that > biblioitems was to no longer exist, and that certain MARC fields that are > repeatable - particularly the 300, will no longer be. Did I dream that or > is that the case? If it is true, will Koha have a way to handle those > repeatable fields? > > I would appreciate hearing from someone about this right away, as it may > scuttle our whole migration plan. > > Thanks! > -- > Linda Culberson [email protected] > Archives and Records Services Division > Ms. Dept. of Archives & History > P. O. Box 571 > Jackson, MS 39205-0571 > Telephone: 601/576-6873 > Facsimile: 601/576-6824 > > _______________________________________________ > Koha-devel mailing list > [email protected] > http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > website : http://www.koha-community.org/ > git : http://git.koha-community.org/ > bugs : http://bugs.koha-community.org/ > -- Ian Walls Lead Development Specialist ByWater Solutions ALA Booth 732 Phone # (888) 900-8944 http://bywatersolutions.com [email protected] Twitter: @sekjal
_______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
