Subject | Re: [firebird-support] Stored Procedure Usage for Batch Processing |
---|---|
Author | sugi |
Post date | 2005-03-16T22:07:41Z |
>>PS: Is there an 'EVAL' function/UDF available for firebird?Evaluating an expression, a 'formula parser', so to speak.
> Please clarify, what would the EVAL function do?
Some replies to my original question got me thinking on performance
implications, and *maybe* the big nested if/switch statements is slowing
it down... If that's true, maybe offloading the work with formulas and
parsers (instead of hardcoding the logic in SP) might work... But i need
something working on the server side, hence the 'eval udf' question.
Regards,
sugi.