> 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.
-- http://mail.python.org/mailman/listinfo/python-list