bunglefoot
Programmer
Hey, I finished all my queries etc and attached them to cmdbuttons. Now, I need to make a command button that deletes an entire table. I have completed this, but when I click the button it informs me that it cannot delete the table because it has an existing relationship with another table (that I dont want to delete). How can I eliminate this relationship using a command button? Thanks.