Re: [cx-oracle-users] cx_Oracle 5.2
Brought to you by:
atuining
From: Shai B. <sh...@pl...> - 2015-07-23 20:06:34
|
On Thursday 23 July 2015 04:13:20 Mike Bayer wrote: > > https://bitbucket.org/zzzeek/sqlalchemy/issues/3491/queryfirst-sometimes-returns-none > The user is running on Windows with Oracle 11.1 client. The first question that comes to mind is, did they compile cx_Oracle themselves? If not, perhaps the issue is caused by running a cx_Oracle compiled against Oracle 11.2 client libs, against a 11.1 client installation? AFAIK you can no longer download 11.1 from Oracle, that version has been EOL'd I think. Shai. |