Re: [cx-oracle-users] cx_oracle and Oracle 9.0.1
Brought to you by:
atuining
From: Jeanne d' A. H. <Jeanned'<Arc...@In...> - 2006-09-15 14:38:29
|
The=20cx_Oracle=204.1=20version=20works=20perfect. Many=20thanks=20for=20your=20help. -----Original=20Message----- From:=20c...@li... [mailto:cx-...@li...]=20On=20Behalf=20Of Henning=20von=20Bargen Sent:=20Friday,=20September=2015,=202006=202:45=20AM To:=20c...@li... Subject:=20Re:=20[cx-oracle-users]=20cx_oracle=20and=20Oracle=209.0.1 >=20HI, >=20 >=20We=20have=20a=20Windows=202000=20server,=20running=20Oracle=20version=20= 9.0.1.=20 >=20I=20have=20been >=20reading=20some=20of=20the=20previous=20posted=20messages,=20and=20want= ed=20to=20 >=20double=20check >=20if=20cx_oracle=20will=20work=20with=20the=20Oracle=20version.=20Python= =20message=20below. >=20 >=20>>>=20import=20cx_Oracle >=20 >=20File=20"<stdin>",=20line=201m=20n=20? >=20 >=20ImportError:=20DLL=20load=20Failed:=20The=20specified=20procedure=20co= uld=20not=20be >=20found. >=20 >=20If=20this=20will=20not=20work,=20is=20there=20a=20workaround=20to=20co= nnect=20Python=20to >=20Oracle? >=20 >=20Thanks,=20JD >=20 The=20OCI=20API=20changed=20from=20Oracle=208.0=20to=208i=20to=209.0=20to=20= 9.2=20to=2010g... In=20order=20to=20use=20cx_Oracle,=20you=20should -=20have=20the=20correct=20ORACLE_HOME\bin=20in=20your=20PATH=20variable. -=20perhaps=20try=20out=20the=20cx_Oracle=204.1=20version=20built=20with=20= Oracle=208.1.7. HTH Henning ------------------------------------------------------------------------ - Using=20Tomcat=20but=20need=20to=20do=20more?=20Need=20to=20support=20web=20= services, security? Get=20stuff=20done=20quickly=20with=20pre-integrated=20technology=20to=20m= ake=20your=20job easier Download=20IBM=20WebSphere=20Application=20Server=20v.1.0.1=20based=20on=20= Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D= 121642 _______________________________________________ cx-oracle-users=20mailing=20list cx-...@li... https://lists.sourceforge.net/lists/listinfo/cx-oracle-users Interconex=20is=20committed=20to=20providing=20outstanding=20service=20to=20= all=20of=20it=20clients,=20customers,=20and=20colleagues.=20=20This=20e-ma= il=20has=20been=20scanned=20by=20MCI=20Managed=20Email=20Content=20Service= ,=20using=20Skeptic(tm)=20technology=20powered=20by=20MessageLabs=20and=20= is=20free=20of=20any=20viruses. |