After writing a column searching for Linux alternatives to Microsoft’s low-end database, Access, I received some great replies. Many readers pointed out the limitations of Microsoft Access, and while ...
I do not believe Jet (the database engine Access uses) supports table-level triggers, so you'll need to use a macro or VBA code in a form to trigger the extra record.