Thursday, March 02, 2006
Rules engine using SQL Server
Interesting article on building a rules engine using SQL server, lot of practical purposes. Many a time the actual values are determined from the Business Layer and passed through the DAL and eventually to the sprocs , these business layers may make several database calls to identify the right query/sproc/parameters to be called, alternatively the entire processing would be done in the stored procs by using dynamic query building .... get enlightned here
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment