a...@liberov.net 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?

No - such a connection is totally allowed already, no special
configuration required.  The server does not know (nor care) whether
the client is 32 or 64-bit.

> There are other 64 bit applications using the server, but this application 
> has to be 32 bit.

Somehow, Windows is finding the wrong client version, via some PATH
setting, which presumably your 64-bit clients are finding correctly.

Place a copy of the 32-bit fbclient.dll in the same directory where the
client application executable is located, to ensure that Windows will
find it first and not seek it out via the PATH variable.

Helen


---
This email has been checked for viruses by AVG.
https://www.avg.com

  • [firebird-sup... a...@liberov.net [firebird-support]
    • Re: [fir... Helen Borrie hele...@tpg.com.au [firebird-support]
      • Re: ... Sukhendu Barua sb.peace...@gmail.com [firebird-support]
        • ... Massimo Fazzolari reinhardt1...@gmail.com [firebird-support]
    • Re: [fir... Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
      • Re: ... Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
        • ... hv...@users.sourceforge.net [firebird-support]
          • ... a...@liberov.net [firebird-support]
            • ... hv...@users.sourceforge.net [firebird-support]
              • ... Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
                • ... hv...@users.sourceforge.net [firebird-support]
                • ... a...@liberov.net [firebird-support]

Reply via email to