D
dch3
Is it neccessary to explicity rollback a transaction if the .Execute method
fails? My thinking is yes, however in the scenario that I have I'm only
dealing with a single .Execute statement that inserts a single record into a
table.
fails? My thinking is yes, however in the scenario that I have I'm only
dealing with a single .Execute statement that inserts a single record into a
table.