RE: descending order query

"Shash Chatterjee" <[email protected]> Thu, 12 Aug 2004 07:54:06 -0600
Newsgroups gmane.comp.java.keel.user
Message-ID <[email protected]>
Lou,

> Well, it didn't work -- there's no logic in DefaultPersistent to 
> strip out the ASC or DESC from the fieldname before the call to 
> getDBFieldName, so I get an exception 'myField DESC' does not exist.

Thanks for the patch.  When I get a chance, I'll change to drop everything
following a space in the fieldname, and check it in. What do you think?

Shash