> I am only using some functions from the ib_udf.dll which is installed in > the \Firebird\Firebird_3_0\UDF and have built a little functions > calling functions of that dll there is no problem I suppose ?
If you are talking about a PSQL-based stored function (new feature in 3.0), then you are right, this won't be a problem. -- With regards, Thomas Steinmaurer http://www.upscene.com/ Professional Tools and Services for Firebird FB TraceManager, IB LogManager, Database Health Check, Tuning etc.
