[egenix-users] Simple mx.ODBC Update question

Greg Corradini gregcorradini at gmail.com
Mon Jun 23 12:20:59 CEST 2008


Hello all,
Can I use mx.ODBC to write an UPDATE SQL statement using a list of tuples
and a parameterized statement format?

For example, I can batch INSERT with the following parameterized statement
using "?":
*cursor.executemany("Insert into MYTABLE(ID,VALUE) values(?,?)",
dataAsListofTuples)*

Using mxODBC  is there a parameterized Update statement like above?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /mailman-archives/egenix-users/attachments/20080623/5c0238e4/attachment.htm


More information about the egenix-users mailing list