How to edit data in data access page

B

BLTibbs

I have saved a table that has no links to other tables as a data access page.
When I open the page up in a browser, it displays the data but doesn't allow
me to edit it. What am I missing?
 
T

Tom Wickerath

Hi BL,

I'm not real versed with using data access pages, but I *think* you can run
into this problem if your table is missing a primary key. Does your table
include a field that uniquely identifies each record?


Tom

http://www.access.qbuilt.com/html/expert_contributors.html
http://www.access.qbuilt.com/html/search.html
__________________________________________

:

I have saved a table that has no links to other tables as a data access page.
When I open the page up in a browser, it displays the data but doesn't allow
me to edit it. What am I missing?
 
Top