cx_Oracle & prepared statements

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Glenn Stauffer

    #1

    cx_Oracle & prepared statements

    Does anyone have a reference to a quick how-to for using the cx_Oracle
    prepare and execute methods to pre-parse a sql statement and execute it
    in a loop to perform efficient inserts into Oracle tables?

    I've been looking around and haven't come across anything. My
    assumptions for using this aren't working as expected.

    Thanks,

    Glenn Stauffer


Working...