On 17-5-2019 23:00, [email protected] [firebird-support] wrote: > 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.
It sounds like your code is attempting to use Firebird Embedded instead of Firebird Server. Please provide more details about your configuration and your connection setup. Mark -- Mark Rotteveel
