
banaouas.medialog at wanadoo
Nov 16, 2007, 7:15 AM
Post #1 of 4
(2541 views)
Permalink
|
|
use of cx_oracle adapter from within python script ?
|
|
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. _______________________________________________ Zope-DB mailing list Zope-DB[at]zope.org http://mail.zope.org/mailman/listinfo/zope-db
|