I don't know of any good papers / sites for DAPs. They have not been
well-documented nor widely used; in fact, ACCESS 2007 does not support the
creation/editing of DAPs any more, so they're being deprecated.
MSDN has some articles that may be helpful. Go to this page:
http://msdn2.microsoft.com/en-us/library/default.aspx
On left side menu, select "Office Solutions Development", then "Microsoft
Office XP", then "Access 2002", then "Technical Articles". You will find
some articles there about DAPs.
--
Ken Snell
<MS ACCESS MVP>
"Airbonzo" <(E-Mail Removed)> wrote in message
news:2401BA17-C543-4AA5-A416-(E-Mail Removed)...
> I'm having a hell of a time making my data access pages act the way I
> want.
> For example, I need my page to refresh the data in several combo boxes
> when
> a user wants to add more options to it.
> I also need my page to remember what record it was on, unfortunaly my
> server
> filters are being stubborn
> Is there a reference manual or website that give a rather complete
> description of how to do these things?