data access pages

  • Thread starter Thread starter Ivor Williams
  • Start date Start date
I

Ivor Williams

I'm trying to use data access pages to run a database on
a website, but it seems that forms are read only. Is this
the case, and is there any way around it?

Ivor
 
Data Access Pages can be made read/write if there is a primary key defined.
The Unique Table property is also usefull in some cases. However, dealing
with DAP is never an easy task.

There is a newsgroup dedicated to DAP: m.p.access.dataaccess.pages.

S. L.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top