Hi,
Problem is that I can create a data access page from a certain table but the Data access page remains read only.
It's a table of 30 fields, a lot of which are foreign keys pointing to fields in other tables. The primary key is autonumber. There are in excess of 10,000 rows in the table.
I can create a table with the same field definitions etc, and then that table is editable when linked to a data access page. So there must be some flaw in the original table - which I cannot find. So what I want to do is to transfer the rows from the original table to the new table. What is the best way of doing this? (Am I missing something vital here?)
Thanks,
JohnH
Problem is that I can create a data access page from a certain table but the Data access page remains read only.
It's a table of 30 fields, a lot of which are foreign keys pointing to fields in other tables. The primary key is autonumber. There are in excess of 10,000 rows in the table.
I can create a table with the same field definitions etc, and then that table is editable when linked to a data access page. So there must be some flaw in the original table - which I cannot find. So what I want to do is to transfer the rows from the original table to the new table. What is the best way of doing this? (Am I missing something vital here?)
Thanks,
JohnH