Hi after adding a field to a table through VBA
How do I create a foreign key constraint/relationship between this
field and a field in another table - and enforce referential integrity
through VBA code.
Thanks
How do I create a foreign key constraint/relationship between this
field and a field in another table - and enforce referential integrity
through VBA code.
Thanks
Comment