Is it possible to programmatically, using VBA, to change referential integrity between tables in the same database?
Is it possible to programmatically, using VBA, to add and remove Cascade Update Related Fields or Cascade Delete Related Records in the relation ship between tables in the same database?
Or must the Relationships dialog box be used to accomplish the above?
Is it possible to programmatically, using VBA, to add and remove Cascade Update Related Fields or Cascade Delete Related Records in the relation ship between tables in the same database?
Or must the Relationships dialog box be used to accomplish the above?