Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 2 / June 2007

Tip: Looking for answers? Try searching our database.

Using Data Access Pages to edit data

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Phil Lynx - 29 Jun 2007 00:28 GMT
I am trying to use Data Access Pages to edit data in a MIS database.

I can display the data with no problems but I cannot edit it. The table is
definitely updateable. I can build a form to update it and save it as a DAP
and the data is still read only. The AllowEdits in the Group Level property
is True. The Element properties ReadOnly is False. The Page properties
DateEntry is False.

What am I missing?
Ken Snell (MVP) - 29 Jun 2007 01:54 GMT
First, be sure that you've provided in the DAP Section's Unique Table
property the name of the table that is being edited. Second, be sure that
the primary key field is bound to a control (called "element" for DAP) in
that section; it can be invisible. Third, depending upon the query, it's
possible that the DAP will not accept the query as being editable,
especially if it has some joins in the query -- DAPs are much more limited
in which queries can be edited -- one that works for a form may not work for
a DAP.

Signature

       Ken Snell
<MS ACCESS MVP>

>I am trying to use Data Access Pages to edit data in a MIS database.
>
[quoted text clipped - 7 lines]
>
> What am I missing?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.