Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DAP's in Access 2000 not allowing updates 1

Status
Not open for further replies.

Mongooses

Programmer
Joined
Oct 15, 2000
Messages
110
Location
US
I am trying to create DAP's in Access 2000 to allow updates. The pages for some reason display the data as read-only. I have followed the creation steps (an excrutiating number of times) with no success. I have tried editing the field properties to no avail. I have waded through the volume of generated code with little comprehension. And I have downloaded the SR-1a update but that didn't correct the problem either!

Any ideas are welcomed greatly.

Thanks,
JC [sig][/sig]
 
Do your data access pages contain a unique key??? [sig]<p>Phooey<br><a href=mailto:Andrew.j.harrison@capgemini.co.uk>Andrew.j.harrison@capgemini.co.uk</a><br>Otherwise known as Windy Bottom.[/sig]
 
They do now - i didn't set a key because I use C++ to write to them and do validation and integrity checks there. But I added a primary key and it works.

Thanks! [sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top