December 2010
Intermediate to advanced
1200 pages
43h 27m
English
Data macros are a new feature of Access 2010 that lets you extend the range of containers for embedded macros from forms and reports only to include Access tables. Data macros respond to events generated by Data Manipulation Language (DML) instructions, such as Access SQL INSERT, DELETE and UPDATE commands. In this respect, data macros are similar to SQL Server triggers, which are a special type of stored procedure. The first part of this chapter describes where to use and how to create event-driven data macros.
Unlike Access forms and reports, tables don’t have event properties whose values ...
Read now
Unlock full access