G
Guest
Originally my database was an mdb file and the database user would click an option button on a form which would run an append query that automatically appended a list of areas from a table named MasterAreaList to a table named PersonsAreas and for each area the append query would also store the PersonsID and it would get this from the form
Now I have upsized to an Access adp file my append queries will not go across and I cannot get the append query to look at the form and automatically store the PersonID against each area.
This was sooo easy in Access and appears to be impossible in adp? I have read many articles and seen others pose this question on others site and not get a successful answer. I can make an append query but can't find information on getting the append query to pull an ID from a form. Any help would be much appreciated
Now I have upsized to an Access adp file my append queries will not go across and I cannot get the append query to look at the form and automatically store the PersonID against each area.
This was sooo easy in Access and appears to be impossible in adp? I have read many articles and seen others pose this question on others site and not get a successful answer. I can make an append query but can't find information on getting the append query to pull an ID from a form. Any help would be much appreciated