Profile
Achievement
jeffxl's Recent Snippets
- All /
« Prev 1 Next »
First, create two new fields in your table "Created", and "LastModified" as "datetime" fields, being sure to allow nulls. Then run this code as a query to create triggers that will update the appropriate field when a record is modified, or a record...
1
2111
posted 17 years ago by jeffxl