Forum Discussion

mceldon's avatar
mceldon
Regular Visitor
10 years ago
Solved

Tables with multiple date fields

Hi,   I have a single 'Incidents' table that has multiple date fields e.g. "CreatedOn" and "ClosedOn".   I've already hooked these fields up as foreign keys to a sinlge Date table which happily d...