31 May
2013
31 May
'13
12:34 a.m.
On 31 May 2013 10:23, BRANNON, CHRISTOPHER <CBRANNON@cdalibrary.org> wrote:
Hey folks. I'm trying to build a report in Access (don't ask me why). I know in Koha, I can use ExtractValue(bi.marcxml, '//datafield[@tag="245"]/subfield[@code="b"]') to get the remainder of the title in the Marc record. However, ExtractValue isn't a function in Microsoft Access. Anyone know of an equivalent method for retrieving this piece of information in an Access report?
Is the data stored in an xml blob in Access? (just out of curiousity, I know nothing about Access) Chris