>>> Is problem with exceptions processing in windows and FP is solved? >>> It >>> was noticed sometimes that FP UDFs block exception handling in >>> firebird. >> No clue, never used FP at all. But I would classify that as a bug >> which >> should be eliminated when such integration is implemented. > > I do not remember details, but FP handler catches exception earlier > than > firebird's one. > Certainly it's a showstopper for such integration, but may be it's > already fixed in new FP versions...
If I remember the concept correctly, the idea was anyway to catch any exception in the procedure's code and return an appropriate error object back. So that would not be a show stopper for the integration. But I guess this makes the need of a separate procedure "executor" service accessible via IPC more important. I wonder what is the overhead of IPC communication in Oracle for such approach... Roman ------------------------------------------------------------------------------ Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
