Subject Re: [firebird-support] interacting with the DB from a UDF
Author Doug Chamberlin
On 9/9/2010 1:22 PM, samcarleton wrote:
> Is there a way to interact with the DB from a UDF (select, insert, update, or delete)? I am not seeing a way to get the current transaction or any type of connection to preform that type of action on the DB.

This question comes up every few months like clockwork.

The general answer is "Don't even think about doing this!" because the
UDF execution context is not at all suitable.

What's the problem you are trying to solve?

--
Cheers! Doug C.
--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?