On Thu, Mar 10, 2005 at 08:54:54AM -0000, Martin J. Evans wrote: > > although ODBC does not define what happens if one of the commits on a > connection fails (this alone probably makes commiting on an environment > unpopular if used at all).
Exactly. This (commit_all etc) won't make it into the DBI for that reason. Drivers are, of course, fee to add whatever they want. Tim.
