[Koha] Koha to MARC links issue

Galen Charlton galen.charlton at liblime.com
Thu Nov 13 13:08:31 NZDT 2008


Hi,

On Wed, Nov 12, 2008 at 6:32 PM, Marisa Wood <mwood at bcr.org> wrote:
> Thanks for responding.  I've checked all of the frameworks and they all
> appear to have those two fields mapped to the same subfields.  Could
> there be something else I've missed?

The results of the following SQL query on your database may provide
some information:

SELECT frameworkcode, tagfield, tagsubfield
FROM  marc_subfield_structure
WHERE kohafield in ('biblio.biblionumber', 'biblioitems.biblioitemnumber');

Regards,

Galen
-- 
Galen Charlton
VP, Research & Development, LibLime
galen.charlton at liblime.com
p: 1-888-564-2457 x709
skype: gmcharlt


More information about the Koha mailing list