Hi,
I noticed on page 427 of Expert VB 2007 Business Objects SE, there is a line that aread "You should also notice that no exceptions are caught by this code". We are using Sql Transactions. Without handling exceptions, how do you rollback the transaction?
A
<Transactional(TransactionalTypes.TransactionScope)> _
Copyright (c) Marimer LLC