Paul Hide wrote:
I recieve the following error: (for version and os info see below)
IDLE 1.0.3
import cx_Oracle
Traceback (most recent call last): File "<pyshell#0>", line 1, in -toplevel- import cx_Oracle ImportError: DLL load failed: The specified procedure could not be found.
I chased this on google, found some hits , but none helped.
This machine has oracle client software set up on it (forms reports, sqlplus) and connects to a remote oracle database on my local intranet. Can anyone offer any suggestions?
Paul Hide
Python version is: Python 2.3.4 (#53, May 25 2004, 21:17:02) [MSC v.1200 32 bit (Intel)] on win32
Os version is: MS Win 2000 sp2
Python 2.4 is also installed on this machine.
Path is: C:\Tcl\bin;C:\orant\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\orant\jdk\bin _______________________________________________ DB-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/db-sig
-- Anthony Tuininga [EMAIL PROTECTED]
Computronix Distinctive Software. Real People. Suite 200, 10216 - 124 Street NW Edmonton, AB, Canada T5N 4A3 Phone: (780) 454-3700 Fax: (780) 454-3838 http://www.computronix.com
_______________________________________________ DB-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/db-sig
