R
Renraf
I was wondering how I can use BeforeUpdate and AfterUpdate events, or
something similar, in a split database.
I had validation code in the BeforeUpdate event for the record, and it was
working fine until I split the database into front end and back end. Do
Before/After Update events not trigger when you make updates using a
front-end? Is there something I can use instead?
It doesn't make sense to me that I would lose this functionality when I
split the databases, so I hope I am just missing something.
something similar, in a split database.
I had validation code in the BeforeUpdate event for the record, and it was
working fine until I split the database into front end and back end. Do
Before/After Update events not trigger when you make updates using a
front-end? Is there something I can use instead?
It doesn't make sense to me that I would lose this functionality when I
split the databases, so I hope I am just missing something.