>> Are you running 32bit or 64bit Python on your 64bit Windows box? You
>> have to install the same flavour of Python, kinterbasdb and Firebird SQL
>> (all 32bit or all 64bit). You also have to check the "copy client dlls
>> to system directory" check box during the installation of Firebird SQL.
>>
>> I guess that you have a 32bit installation of Python but a 64bit
>> installation of Firebird SQL.

>> Christian

well, my program exe generated from py2exe. I am running Python 2.7 on my
win xp 32bit box then I compile my application with py2exe. After that I can
use it on other computers (on 32bit everything works perfect) but on 64 bit
windows I am getting this error. :(
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to