Subject | Re: User Defined Functions and PreparedStatement class |
---|---|
Author | Roman Rokytskyy |
Post date | 2003-03-29T07:16:35Z |
> Why do you not support UDF. Or JayBird has UDF support but it must beIf your database has already registered UDFs, you can use them in SQL
> previously registered, how?
statements that you execute via JayBird. You can register UDFs the
same way as with ISQL (however you need to parse the script yourself).
UDF support has nothing to do with JayBird, but with database.
Best regards,
Roman Rokytskyy