Formula parsing / evaluation routine or library with generic DLookup functionality
- by tbone
I am writing a .Net application where I must support user-defined formulas that can perform basic mathematics, as well as accessing data from any arbitrary table in the database.
I have the math part working, using JScript Eval().
What I haven't decided on is what a nice way is to do the generic table lookups.
For example, I may have a formula…