Subject Re: [ib-support] Writing a UDF that makes Interbase API calls
Author Martijn Tonies
Hi,

> I want to replace a stored procedure with a UDF. I need to call the
> Interbase API from the UDF in order to open a query and update some
> rows.
>
> Is this possible? Can I use IBO for it?

Possible - yes/perhaps. Should you do it? NO!

UDFs aren't supposed to be long and time consuming tasks - let alone
creating database connections!


With regards,

Martijn Tonies
InterBase Workbench - the developer tool for InterBase
http://www.upscene.com

Firebird Workbench - the developer tool for Firebird
http://www.upscene.com

Upscene Productions
http://www.upscene.com

"This is an object-oriented system.
If we change anything, the users object."