Re: cx_Oracle 5.2
Shai Berger <shai-9mtU2oJkgntWk0Htik3J/[email protected]> Thu, 23 Jul 2015 23:06:01 +0300
| Newsgroups | gmane.comp.python.db.cx-oracle |
|---|---|
| Organization | Platonix Joint Ventures |
| Message-ID | <[email protected]> |
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. ------------------------------------------------------------------------------