StarFire71
April 25th, 2002, 04:13 AM
I am attempting to write a rules engine, whereby users will specify rules, and these will be run against a database to see if the data conforms. I cannot use user defined SQL to do this. Can anyone point me in the right direction for how to design and write a rules engine as I don't have time to work it out from first principles.