Skip to content

RODBC autocommit

1 message · Omar Lakkis

#
How can I turn autocommit off using my RODBC connection to an Informix database?
I want to turn autocommit off, insert a thousand or so rows then commit.

I would appreciate any body's input on this.