PC Review


Reply
Thread Tools Rate Thread

Data Access Page Un-editable

 
 
Cameron
Guest
Posts: n/a
 
      9th Feb 2010
I created a DAP from a form I have built, but none of the text fields, or
check boxes allow me to edit them while in the DAP. I am trying to read up
on DAP's but I have not found anything that helps me understand how to set
them to be editable. Can someone help?
 
Reply With Quote
 
 
 
 
Cameron
Guest
Posts: n/a
 
      9th Feb 2010
more info for you: I am using office 2003 SP3 and IE7. I have installed
OWC11. I have the access database and the DAP (HTML Document) saved in the
same folder as the db.

"Cameron" wrote:

> I created a DAP from a form I have built, but none of the text fields, or
> check boxes allow me to edit them while in the DAP. I am trying to read up
> on DAP's but I have not found anything that helps me understand how to set
> them to be editable. Can someone help?

 
Reply With Quote
 
Ken Snell
Guest
Posts: n/a
 
      10th Feb 2010
Data Access Pages are more often noneditable because the query does not
allow the identification of the unique table being edited.

Did you set the Unique Table property of the Section's Data tab to be the
table that is being edited?

Also, do you have a control on the page that is bound to the primary key
field of the table? The control can be invisible/hidden, but it needs to be
on the page for the page to correctly identify the record.

Also, note that DAPs will not allow editing with many queries that are
editable in a form. This can be somewhat frustrating....

--

Ken Snell
http://www.accessmvp.com/KDSnell/


"Cameron" <(E-Mail Removed)> wrote in message
news:3ECF3FF2-FF4F-49DD-953E-(E-Mail Removed)...
>I created a DAP from a form I have built, but none of the text fields, or
> check boxes allow me to edit them while in the DAP. I am trying to read
> up
> on DAP's but I have not found anything that helps me understand how to set
> them to be editable. Can someone help?



 
Reply With Quote
 
Cameron
Guest
Posts: n/a
 
      10th Feb 2010
I added a primary key and made sure it was added to the query and now the DAP
is editable. Thanks. I have a button on the form to close the form.
Obviously now it would be used to close the browser I guess. Any quick fix
to fix the button to do so? I am able to open script editor for the page.

"Ken Snell" wrote:

> Data Access Pages are more often noneditable because the query does not
> allow the identification of the unique table being edited.
>
> Did you set the Unique Table property of the Section's Data tab to be the
> table that is being edited?
>
> Also, do you have a control on the page that is bound to the primary key
> field of the table? The control can be invisible/hidden, but it needs to be
> on the page for the page to correctly identify the record.
>
> Also, note that DAPs will not allow editing with many queries that are
> editable in a form. This can be somewhat frustrating....
>
> --
>
> Ken Snell
> http://www.accessmvp.com/KDSnell/
>
>
> "Cameron" <(E-Mail Removed)> wrote in message
> news:3ECF3FF2-FF4F-49DD-953E-(E-Mail Removed)...
> >I created a DAP from a form I have built, but none of the text fields, or
> > check boxes allow me to edit them while in the DAP. I am trying to read
> > up
> > on DAP's but I have not found anything that helps me understand how to set
> > them to be editable. Can someone help?

>
>
> .
>

 
Reply With Quote
 
Ken Snell
Guest
Posts: n/a
 
      11th Feb 2010
You don't want to close a DAP unless you have another one open, else you
lose the ability to interact with the database unless you start over with
the beginning URL. So normally one uses a button to navigate from the
current DAP to a different DAP. You don't actually close the DAP itself.

--

Ken Snell
http://www.accessmvp.com/KDSnell/



"Cameron" <(E-Mail Removed)> wrote in message
news:E2CEA507-7C46-49E4-9328-(E-Mail Removed)...
>I added a primary key and made sure it was added to the query and now the
>DAP
> is editable. Thanks. I have a button on the form to close the form.
> Obviously now it would be used to close the browser I guess. Any quick
> fix
> to fix the button to do so? I am able to open script editor for the page.
>
> "Ken Snell" wrote:
>
>> Data Access Pages are more often noneditable because the query does not
>> allow the identification of the unique table being edited.
>>
>> Did you set the Unique Table property of the Section's Data tab to be the
>> table that is being edited?
>>
>> Also, do you have a control on the page that is bound to the primary key
>> field of the table? The control can be invisible/hidden, but it needs to
>> be
>> on the page for the page to correctly identify the record.
>>
>> Also, note that DAPs will not allow editing with many queries that are
>> editable in a form. This can be somewhat frustrating....
>>
>> --
>>
>> Ken Snell
>> http://www.accessmvp.com/KDSnell/
>>
>>
>> "Cameron" <(E-Mail Removed)> wrote in message
>> news:3ECF3FF2-FF4F-49DD-953E-(E-Mail Removed)...
>> >I created a DAP from a form I have built, but none of the text fields,
>> >or
>> > check boxes allow me to edit them while in the DAP. I am trying to
>> > read
>> > up
>> > on DAP's but I have not found anything that helps me understand how to
>> > set
>> > them to be editable. Can someone help?

>>
>>
>> .
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why is my data access page created from a query un-editable? =?Utf-8?B?Qm9zdG9u?= Microsoft Access Queries 0 5th Jun 2006 09:27 PM
Records aren't editable in Data Access Page =?Utf-8?B?Y2F0?= Microsoft Access 1 26th Apr 2006 12:48 AM
Page Title not Editable using DWT =?Utf-8?B?U2Nob3Ju?= Microsoft Frontpage 3 3rd Jan 2006 02:54 AM
Is it possible to have editable data grid in Microsoft Access For. =?Utf-8?B?U3VicmF0?= Microsoft Access Forms 2 28th Jan 2005 08:28 AM
Data not editable since upgrade from Access 2 to XP GVaught Microsoft Access Forms 1 13th Sep 2003 08:35 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:51 PM.