On 4/27/06, Linda Kvam <[EMAIL PROTECTED]> wrote:
I have Oracle 10g and Python 2.4 on my PC. I just installed cx_Oracle andthen entered - import cx_Oracle -in PythonWin and got the following error -
>>> import cx_OracleTraceback (most recent call last):File "", line 1, in ?ImportError: DLL load
I have Oracle 10g and Python 2.4 on my PC. I just installed cx_Oracle and
then entered - import cx_Oracle -in PythonWin and got the following error -
>>> import cx_Oracle
Traceback (most recent call last):
File "", line 1, in ?
ImportError: DLL load failed: The specified procedure could not be f