Paul McNett wrote: > Actually, what will happen if something goes wrong is that an exception will > be > raised after the transaction is rolled back. So whether it is a > DBQueryException, a > BusinessRuleViolation, or any dabo exception, the transaction gets rolled > back and > your code receives the exception.
Note that if it is a non-dabo exception, the transaction will not be rolled back, unless I'm missing something. Ed, was that intentional? Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
