Re: [Koha] Subtitles

2012-03-31 Thread Paul
At 01:21 PM 3/31/2012 -0400, Nicole Engard wrote: This report on the Koha wiki shows how to get the title and subtitle: http://wiki.koha-community.org/wiki/SQL_Reports_Library#Title.2FSubtitle_List Thanks, but I'd already tried that and get as output (Barcode, Acc Date, Title, Subtitle, Author

Re: [Koha] Subtitles

2012-03-31 Thread Nicole Engard
This report on the Koha wiki shows how to get the title and subtitle: http://wiki.koha-community.org/wiki/SQL_Reports_Library#Title.2FSubtitle_List Nicole On Sat, Mar 31, 2012 at 12:17 PM, Paul wrote: > Could some kind person please help with subtitles MARC 245$b in mysql > reports? > > We're tr

[Koha] Subtitles

2012-03-31 Thread Paul
Could some kind person please help with subtitles MARC 245$b in mysql reports? We're trying to improve a fully functional script, but for a SELECT neither [other things],biblio.subtitle AS Subtitle,[other things] nor [other things],biblio.remainderoftitle AS Subtitle,[other things] appears to f