I have a field [StartDate] that when the database was designed was not a 'Required' field.
It now needs to be. However, there are 3500 blank entries that i would like to put some nominal date into (say 01/01/01) so that I can enforce the 'required' property.
I have tried #01/01/01# in the...