How to Test Validation Rule Programmatically in VBA/Access -


i have validation rules set in design table , want test before save changes done in recordset.

use form enter data.

then use same validation rules in beforeinsert , beforeupdate events of form.


Comments

Popular posts from this blog

command line - Use qwinsta in PowerShell ISE -

ruby - Net::HTTP extremely slow responses for HTTPS requests -

java - Incorrect order of records in M-M relationship in hibernate -