‎2008 Mar 12 11:22 AM
lets assume that i have check table, value table, search help for a field. then which one will trigger first.
if we have value table then why we need check table and search help and vice-versa?
‎2008 Mar 12 11:25 AM
Check table will be triggred first.
Its for checking the value before insertion.
Value table is the list of probable values.
Search help is while searching and assigned with a field.
anya