Subject | How to avoid committing unbalanced records |
---|---|
Author | Thierry Holtzmann |
Post date | 2005-02-08T08:54:26Z |
In accounting programs, we have debit records and credit records and
they have to be balanced. Is there a way at the database level to verify
this, and to avoid committing a transaction involving unbalanced records ?
Or at least can we query a list of records in instance of a transaction
commit ?
they have to be balanced. Is there a way at the database level to verify
this, and to avoid committing a transaction involving unbalanced records ?
Or at least can we query a list of records in instance of a transaction
commit ?