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

python - Mongodb How to add addtional information when aggregating? -

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

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