D
Dan @BCBS
I added a field to a table but the field needs to be required.
The table is ODBC linked to an SQL table.
So, when I try to make the field required in SQL it cannot, because the new
field is null for every record.
How can I populate all 30 thousand records with a value. Also, the field is
a date field.
Once I have a value in every record I can make the field manditory (Not Null).
The table is ODBC linked to an SQL table.
So, when I try to make the field required in SQL it cannot, because the new
field is null for every record.
How can I populate all 30 thousand records with a value. Also, the field is
a date field.
Once I have a value in every record I can make the field manditory (Not Null).