I think Michael Rohs wrote: > Hi! > > I wonder if there is an easy way to obtain the results of a run-query > command in a certain predefined order.
Right now, no, there's no way to do this; the order is indeterminate. The upcoming Jess 7 has a completely revamped query mechanism with a JDBC ResultSet-like interface for the result (it may actually be a full-fledged JDBC driver by the time it's through -- no promised yet.) There may actually be a SQL interface, with ORDER BY clauses and everything. I think this would open up some very interesting possibilities. --------------------------------------------------------- Ernest Friedman-Hill Science and Engineering PSEs Phone: (925) 294-2154 Sandia National Labs FAX: (925) 294-2234 PO Box 969, MS 9012 [EMAIL PROTECTED] Livermore, CA 94550 http://herzberg.ca.sandia.gov -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY of a message to [EMAIL PROTECTED], NOT to the list (use your own address!) List problems? Notify [EMAIL PROTECTED] --------------------------------------------------------------------
