removing relationships.

message from FFira on 3 Jun 2004
Hai, I would like some assistance. How do you remove
relationships from tables created in access? These are
the foreign key type relationships.
 
Allen Browne replied to FFira on 4 Jun 2004
The Database has a Relations collection, and you can use the Delete method
to remove them.

http://allenbrowne.com/DelRel.html

(Note: code requires a reference to the DAO library.)
 

Archived message: removing relationships. (MS Access Error Message)