Page 1 of 1

Interbase ODBC - gds32.dll not found

Posted: Tue 28 Apr 2015 23:06
by dmaya
Hello,

I'm trying the Interbase ODBC.
In the "Client Library" I configure with : gds32.dll

But when I try to connect, I've the next error : "Cannot Load client DLL: gds32.dll"

What do I do wrong?

Thank you

Re: Interbase ODBC - gds32.dll not found

Posted: Wed 29 Apr 2015 08:50
by ViktorV
Such error may occur when the application can't find the client library. If the client library is specified in the Client Library setting of the Devart InterBase ODBC Driver without the full path to it, the driver will search for it in the current folder, the folders specified in the PATH environmental variable, WINDOWS\system32. To solve the problem, try to specify the full path to the library in the Client Library setting of the connection editor of Devart InterBase ODBC Driver.