Skip to content
Prev 69473 / 398513 Next

RODBC autocommit

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.