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

GDS Exception. 335544343 [CORE2120] #2552

Closed
firebird-automations opened this issue Oct 12, 2008 · 5 comments
Closed

GDS Exception. 335544343 [CORE2120] #2552

firebird-automations opened this issue Oct 12, 2008 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Regina Margolles (regina)

When i execute this query (Select * from General_Maestro) generate this error: org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544343. invalid request BLR at offset 4
function UFORMATDATE is not defined

but I have in my functions, i can see in flamerobin:

Summary: Library name: IBTOOL
Entry point: UFormatDate
UFORMATDATE(
Timestamp by reference,
CSTRING(50) by reference
)
returns:
CSTRING(50) by reference

Dependicies
UFORMATDATE depends on...
Fields
Objects that depend on UFORMATDATE
Fields
TABLE MAESTRO
FECHANOINDEX, STRANO, STRDIA, STRDIASEM, STRFECHA, STRHORA, STRMES
VIEW VSTOCKS
FECHA

Dll

UFORMATDATE [open in SQL editor]

DECLARE EXTERNAL FUNCTION UFORMATDATE
Timestamp, CSTRING(50)
RETURNS CSTRING(50)
ENTRY_POINT 'UFormatDate'
MODULE_NAME 'IBTOOL';

I don`t know where is the error if somebody can help me? very thanks
PROCEDURE CURSORMESES

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

Firebird can't load your ibtool.dll. There may be few reasons for it.

Its a support question and must be asked in appropriate support list (http://www.firebirdsql.org/index.php?op=lists)

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

Component: UDF [ 10002 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: Sean Leyne (seanleyne)

As Vlad has pointed out, this is a support issue. Accordingly, this case is closed.

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

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

resolution: Won't Fix [ 2 ]

@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