Can not delete field?

  • Thread starter Thread starter Jason
  • Start date Start date
J

Jason

I am trying to delete two fields in a table. When I
delete the two fields and try to save the table, I get the
following error: Could not find field "XXXX". What is
causing this and how do I get around it?
 
Jason said:
I am trying to delete two fields in a table. When I
delete the two fields and try to save the table, I get the
following error: Could not find field "XXXX". What is
causing this and how do I get around it?

You may have a table level validation rule that refers to one of your
deleted fields. Or perhaps the table sort order is set to one of these
fields. You can check for these in the properties dialog for the table
 
Also make sure that those fields are not foreign keys to other tables

Hope this helped.
 

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

Back
Top