Subject Firebird 64bit and Python 32bit
Author angel9blaze
Is there a known issue with using firebird 64bit and python 32bit and kinterbasdb?

I recently change my python version from 64bit to 32bit and reinstalled all 32bit versions of the libraries I use including kinterbasdb. The problem is it worked using python 64bit but not 32bit.

The errors I get is "module not found" which I fixed in the past by copying fbclient.dll to the lib directory.
Then I get the following:
ImportError: DLL load failed: %1 is not a valid Win32 application.
I also tried a 32bit fbclient.dll from my virtual xp machine but I get the same error.

Now before uninstalling firebird 64 and installing the 32bit version is there any workaround?

Thank You
Gerdus