Delete tables

U

Unnur U

How to delete a backend table when I have a linked table
in a database. I must delete the source table and the link.
Thanks, U.U.
 
B

Ben

You will need to open the source database (the one providing the link) and
delete the table in that database.

HTH
Ben
 
J

John Nurick

Hi Unnur,

First delete the linked table from the front end. Then open the back end
database and delete the actual table.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top