I have a database with many tables, queries and forms. The problem actually lies in one of the tables. This table has a field for which i had set previously as indexed and duplicates ok. But now when i change this property to no duplicates then my form becomes not updateable.
Actually a query is based on this table and the form in turn in based on this query.
Please help me solve this problem.
Actually a query is based on this table and the form in turn in based on this query.
Please help me solve this problem.
Comment