I think Vincent LE HELLIDU wrote: [Charset iso-8859-1 unsupported, filtering to ASCII...] > Hi, > I would like to know if it is possible to communicate inside the JESS with a dabase >through SQL query.
Absolutely -- either 1) Just use Jess's reflection capabilities to make JDBC calls directly, or 2) Wrap the necessary JDBC calls as Userfunctions and call them from Jess. --------------------------------------------------------- Ernest Friedman-Hill Distributed Systems Research Phone: (925) 294-2154 Sandia National Labs FAX: (925) 294-2234 Org. 8920, MS 9012 [EMAIL PROTECTED] PO Box 969 http://herzberg.ca.sandia.gov Livermore, CA 94550 -------------------------------------------------------------------- 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] --------------------------------------------------------------------
