Data Access Page

G

Guest

I have created a data access page for our Intranet. I can view the data on
our work stations but are unable to edit the data? How can I edit the data?

Thanks.
 
S

Sylvain L.

This first thing to look in this situation is a missing primary key on the
table(s).

Another possibility would be the use of an un-updatable query (too complex
or using thing such as a Group By).

Setting the UniqueTable or the ResyncCommand properties can also help.
 

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