BASE Manager : Introduction : Database Transactions
 

Database Transactions

If you perform a database transaction and then attempt to perform a second transaction without first saving the previous transaction, you are prompted to choose what to do with the first transaction before the second transaction can begin.

1. Perform a database transaction (for example, add a coverage to a database).

2. Without saving, start another database transaction.

The following message is displayed.

3. [Optional] To keep this message from being displayed again, select the Don’t display this message again option.

4. To save the first transaction and continue with the second, click Yes. To cancel the second transaction and return to the first without saving, click No.