Quoth Thomas Chust on Setting Orange, the 62nd of Discord: > If you actually intended to make the column by which the query > results are ordered variable, the statement you used is not suitable > for that purpose, neither is any prepared statement.
Thanks, Thomas; I wasn't aware of that limitation. Hard-coding the sorting column works, in any case; even if it's slightly less convenient. _______________________________________________ Chicken-hackers mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-hackers
