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
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