> as SQL turned this into: > > ORDER BY 'itemcallnumber' As you have discovered, Koha will try to put your strings into quotes on the assumption that you're submitting something for some kind of matching purposes.
I agree that it would be a nice option for parameters. -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

