Hi Mr. Wayne,
I happen to see you SQLCalcEngine, and this really help me a lot, but i encountered some error when i do a testing, if my expression start with a negative value, the output will become NULL. i.e. -200/100 = NULL, but if i put in 200/100 = 2
Any idea on the above problem, please let me know if you have some fixes on the above problem. Thanks