I wasn't sure a derived attribute would work because I didn't think expressions were allowed in the order by clause, but sure enough, it works with Postgres.
Thanks, John On Tue, Nov 18, 2008 at 9:24 AM, Mike Schrag <[EMAIL PROTECTED]> wrote: > Your only real option is to compute your value in the database either with > a stored proc or a derived attribute, I suppose. >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
