How does one fill in the Database OnCommitError event handler? (I've always done such things using the Object Inspector, but Database is non-visual and I don't see it in the Object Inspector.) Thanks for any help.
>David Martin wrote:
>How does one fill in the Database OnCommitError event handler? (I've always done such things using the Object >Inspector, but Database is non-visual and I don't see it in the Object Inspector.) Thanks for any help.
One option - create a procedure with following signature (for example in your form)