T
TMGreen
From a continuous form, how do you code to do a record validation prior to
the new record being inserted. The table is a sql table, indexes and keys
are set, but I want to give users an error rather than a system error.
I understatnd how to check the existing table for duplicates, but can't
figure out which event to tie the validation to? - before insert or dirty
or???
the new record being inserted. The table is a sql table, indexes and keys
are set, but I want to give users an error rather than a system error.
I understatnd how to check the existing table for duplicates, but can't
figure out which event to tie the validation to? - before insert or dirty
or???