Hi,
I'm not wellknown with the rollback and transaction methods of query
adapters, but is there a possibility to do a rollback when an query fails? I
now execute like 5 insert statements. WHen one fails all other need to be
made "undone". Is this possible with the use of the dataconnections?
Thnx,
STanley
Greg Collins [InfoPath MVP] - 14 Dec 2005 00:45 GMT
I don't know that you can automate this, but you might be able to create your own change stack and perform you rollback that way.

Signature
Greg Collins [InfoPath MVP]
Please visit: http://www.InfoPathDev.com
Hi,
I'm not wellknown with the rollback and transaction methods of query
adapters, but is there a possibility to do a rollback when an query fails? I
now execute like 5 insert statements. WHen one fails all other need to be
made "undone". Is this possible with the use of the dataconnections?
Thnx,
STanley