Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UDF's in Firebird 3.0 [CORE4363] #4685

Closed
firebird-automations opened this issue Mar 13, 2014 · 5 comments
Closed

UDF's in Firebird 3.0 [CORE4363] #4685

firebird-automations opened this issue Mar 13, 2014 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Weverton Gomes (weverton)

Hi,

I have just started testing FB 3.0 Alpha 2 (32 bits) and I'm getting in trouble using the same UDF's I already use in FB 2.5. I'm getting the known message:
"Invalid token.
invalid request BLR at offset 35.
function ????? is not defined.
module name or entrypoint could not be found."

DDL
DECLARE EXTERNAL FUNCTION UDF_MAX
DOUBLE PRECISION,
DOUBLE PRECISION
RETURNS DOUBLE PRECISION BY VALUE
ENTRY_POINT 'udf_Max' MODULE_NAME 'tbudf';

Do anything about this has been changed in FB 3.0??

@firebird-automations
Copy link
Collaborator Author

Commented by: @dyemanov

Tracker is not a good place to ask questions, please post to firebird-devel mailing list instead.

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

security: Developers [ 10012 ] =>

@firebird-automations
Copy link
Collaborator Author

Commented by: Weverton Gomes (weverton)

OK. I'll give a try. Sometimes is hard to find the right place. Here was my third try.

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Incomplete [ 4 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant