module problem on windows 64bit
Christian Heimes
lists at cheimes.de
Tue Jun 28 09:09:29 EDT 2011
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 great tool
to detect and resolve missing dependencies on Windows.
Christian
More information about the Python-list
mailing list