It looks that database triggers are not supported in a .mdb database. Is it correct ?
J Jimmy Sep 28, 2005 #1 It looks that database triggers are not supported in a .mdb database. Is it correct ?
A Albert D.Kallal Sep 28, 2005 #3 For the last 3 versions of ms-access, the office cd has included two engines, the "JET" engine, and also the MSDE. If you use the MSDE engine, then you do have triggers. Any work around known ? Click to expand... If you don't want to use the "other" engine on the cd, the most of use the before, or after update event of a form....
For the last 3 versions of ms-access, the office cd has included two engines, the "JET" engine, and also the MSDE. If you use the MSDE engine, then you do have triggers. Any work around known ? Click to expand... If you don't want to use the "other" engine on the cd, the most of use the before, or after update event of a form....