I have a relational database that I want to execute rules
on such as checking for certain conditions before adding
new entries.

I also want to provide a user interface where users can
create new rules.

I don't know how to go about linking the rules with the
database.  Adding to the complexity is that joins are
required to get at a lot of the data.

If I do queries by hand and then pass the facts to Jess
then that seems more restrictive as I have to know up
front the data required.  There are a lot of tables
with a lot of entries so its not an option to read
all the data in either.

I wanted to know if there were any resources available
that could guide me in the right direction.  Books,
web sites etc?

BTW, I have looked at the mailing list archives and also
the Fact Storage Provider Framework.  The latter I have
really had problems understanding what it really does.

Thanks

John.
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


---------------------------------------------------------------------
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]
---------------------------------------------------------------------

Reply via email to