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 biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Updating a record through a DAP?

Status
Not open for further replies.

roles40

MIS
Aug 20, 2003
21
US
I have two DAPs and one database. One of the DAPs is a form requesting assistance. The second DAP brings back the data entered from the first DAP, by reading it from the table. There are two drop combo boxes, one date being read in, and one text box that I need to read into the table from this page. Every time I change the value in the fields that are to be changed, I get an error saying that the value has changed in box txtSample or whatever the field name is.

Should I start another table, and have them related? Or is there a way that I can set this up to read the new data from the second page and save or update the table.

Hope that is decently stated, sorry if I confuse you. As you can tell, I am a little confused myself.

Thanks!!

Jamie
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top