On Jul 5, 5:05 pm, Thomas Jollans wrote:
> On 06/27/2011 06:59 PM, miamia wrote:
>
> > Hello,
>
> > on 32-bit windows everything works ok but on 64-bit win I am getting
> > this error:
> > Traceback (most recent call last):
> > File "app.py", line 1040, in do_this_now
> > File "kinterbasdb\__i
On 06/27/2011 06:59 PM, miamia wrote:
> Hello,
>
> on 32-bit windows everything works ok but on 64-bit win I am getting
> this error:
> Traceback (most recent call last):
> File "app.py", line 1040, in do_this_now
> File "kinterbasdb\__init__.pyc", line 119, in
> File "kinterbasdb\_kinterba
Am 28.06.2011 14:59, schrieb Peter Irbizon:
> yes, that's right. but I am using embedable version of fbclient.dll so I
> don't need to install Firebird Sql Server package. all dlls are in my
> program folder even so it does not work.
fbclient.dll may depend on more DLLs. Dependency walker is a gre
> kinterbasdb's extension module _kinterbasdb.pyd depends on the shared
> library fbclient.dll. The Firebird client library is of the Firebird SQL
> server. As I already explained you have to install the 32bit (!) version
> of Firebird and enable the "copy client dll to system32" option during
> th
Am 27.06.2011 22:03, schrieb Peter Irbizon:
> 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
>> 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.
>>
Am 27.06.2011 19:02, schrieb Peter Irbizon:
> Hello,
>
> on 32-bit windows everything works ok but on 64-bit win I am getting
> this error:
> Traceback (most recent call last):
> File "app.py", line 1040, in do_this_now
> File "kinterbasdb\__init__.pyc", line 119, in
> File "kinterbasdb\_kinte
Hello,
on 32-bit windows everything works ok but on 64-bit win I am getting
this error:
Traceback (most recent call last):
File "app.py", line 1040, in do_this_now
File "kinterbasdb\__init__.pyc", line 119, in
File "kinterbasdb\_kinterbasdb.pyc", line 12, in
File "kinterbasdb\_kinterbasd
Hello,
on 32-bit windows everything works ok but on 64-bit win I am getting
this error:
Traceback (most recent call last):
File "app.py", line 1040, in do_this_now
File "kinterbasdb\__init__.pyc", line 119, in
File "kinterbasdb\_kinterbasdb.pyc", line 12, in
File "kinterbasdb\_kinterbasdb.py