FirebirdSQL/firebird-odbc-driver

detail: "ODBC: ERROR [HY000] [ODBC Firebird Driver][Firebird]invalid request BLR at offset 18 function BIN_NOT is not defined module name or entrypoint could not be found" [ODBC216]

firebird-automations opened this issue · 2 comments

Submitted by: isaac maldonado (elgrajillo)

I have tried to connect an Excel to a database through odbc and it gives me the error:"ODBC: ERROR [HY000] [ODBC Firebird Driver][Firebird]invalid request BLR at offset 18 function BIN_NOT is not defined module name or entrypoint could not be found".

I don't understand the error, please I need to know how to fix it

Commented by: @alexpotapchenko

It is not ODBC driver error. It is response from Firebird server, it seems problem with UDF function BIN_NOT.
You need to find support Firebird topics with text - "invalid request BLR at offset Firebird", for example - https://stackoverflow.com/questions/15880817/invalid-request-blr-at-offset-163

Modified by: @alexpotapchenko

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

resolution: Won't Fix [ 2 ]

Fix Version: 2.0.6 [ 10851 ]