use of cx_oracle adapter from within python script ?
banaouas <[email protected]> Fri, 16 Nov 2007 07:15:14 -0800 (PST)
| Newsgroups | gmane.comp.web.zope.database |
|---|---|
| Message-ID | <[email protected]> |
Hi, I know there is many restrictions when writing python scripts. But is it possible to access to oracle (import cx_Oracle) from python script, avoiding to build a ZSQL method for each different query ? An other reason to do so is the relative complexity of some oracles queries (package, stored procedure, cursor, ...) , witch are difficult (impossible ?) to implement into ZSQL. thanks. -- View this message in context: http://www.nabble.com/use-of-cx_oracle-adapter-from-within-python-script---tf4821845.html#a13794972 Sent from the Zope - DB mailing list archive at Nabble.com.