Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Windows server 2008 SP2 - Python cx_Oracle connection DLL error
Post: RE: Windows server 2008 SP2 - Python cx_Oracle con...

(Mar-04-2018, 07:13 PM)Larz60+ Wrote: Don't know if this is any help, but post it anyway: http://www.oracle.com/technetwork/pt/top...00037.html Thank you very much for the reply, I will check on tha...
tpanagoda General Coding Help 2 5,064 Mar-05-2018, 04:35 AM
    Thread: Windows server 2008 SP2 - Python cx_Oracle connection DLL error
Post: Windows server 2008 SP2 - Python cx_Oracle connect...

I have configured the Oracle client and try with the below code, But error prompted. import cx_Oracle connstr = 'sysadmin/abc1234@localhost:1521/ORCL' conn = cx_Oracle.connect(connstr)Error : Python....
tpanagoda General Coding Help 2 5,064 Mar-04-2018, 05:44 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020