vba - How to create a trigger (or type of) in ms access 2003? -
i have purchased application, has vb
, ms access
2003 used.application insert or update ms access on button click.i want create trigger or stored procedure or event on table insert new row table if primary table updated or inserted.
that feature (which access calls "event-driven data macros") added access 2010 .accdb file format. not available in earlier .mdb file format used access 2003.
Comments
Post a Comment