module problem on windows 64bit
Peter Irbizon
peterirbizon at gmail.com
Tue Jun 28 08:59:06 EDT 2011
More information about the Python-list mailing list
Tue Jun 28 08:59:06 EDT 2011
- Previous message (by thread): module problem on windows 64bit
- Next message (by thread): module problem on windows 64bit
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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 > the installation. 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20110628/34eba6da/attachment-0001.html>
- Previous message (by thread): module problem on windows 64bit
- Next message (by thread): module problem on windows 64bit
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list