FirebirdSQL / firebird-odbc-driver

Firebird ODBC driver
https://firebirdsql.org/en/odbc-driver/
42 stars 11 forks source link

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] #198

Closed firebird-automations closed 4 years ago

firebird-automations commented 4 years ago

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

firebird-automations commented 4 years ago

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

firebird-automations commented 4 years ago
Modified by: @alexpotapchenko status: Open \[ 1 \] =\> Resolved \[ 5 \] resolution: Won't Fix \[ 2 \] Fix Version: 2\.0\.6 \[ 10851 \]