Subject Engine12 32 64 bit question
Author

Hi,

I'm developing a 32 bit application running on 64 bit Windows with 64 bit Firebird 3 server.

I use 32 bit library to connect to Firebird

C:\Program Files\Firebird\Firebird_3_0\WOW64\fbclient.dll

I'm getting the engine12 Win32 error 193. This means some bitness mismatch. The message lists what seems to be a 64 bit dll.

Are there any settings to specify to enable such a connection? There are other 64 bit applications using the server, but this application has to be 32 bit.

Thanks in advance.