Data Access Pages

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does anyone use data access pages? I have used an Access database with asp to
create dynamic web pages and login forms for a web site. But I don't see much
use for data access pages. Are they use much, and, if so, how? Are there any
advantages of using data access pages? Do they create a larger file for a web
page? Also, can anyone provide an example of an access data page on a web
site?
 
DAPs are of limited use, and Access 2007 doesn't really support them any
more.

They were sometimes use for Intranet pages, but rarely for Internet use. On
a LAN, forms and subforms provided so much more functionality.
 
Allen,

Thanks so much for your reply!

Michael

Allen Browne said:
DAPs are of limited use, and Access 2007 doesn't really support them any
more.

They were sometimes use for Intranet pages, but rarely for Internet use. On
a LAN, forms and subforms provided so much more functionality.
 
Back
Top