I am new to working with access 2007 but I have experience working with sql server 2008 r2. I was just assigned to work with several access 2007 databases that have very little documentation. Due to that fact, I have the following questions:
1. In the report I am suppose to run, I know that records are added to a 'current' database table and a report is run. The records are deleted from the 'current' table and moved to a history table. However I do not see any queries that accomplish this goal. Is there some other feature in access 2007 like stored procedures, functions, and/or some other feature in access 2007 that would acoomplish this goal? If so, can you tell me what I am looking for and how to access that feature?
2. If I do not see the insert into a 'current' table and move the rows to a 'history' table, is there some features like a script, macro, a view, or some other feature that would accomplish this goal? If so, can you tell me what the options would be?
1. In the report I am suppose to run, I know that records are added to a 'current' database table and a report is run. The records are deleted from the 'current' table and moved to a history table. However I do not see any queries that accomplish this goal. Is there some other feature in access 2007 like stored procedures, functions, and/or some other feature in access 2007 that would acoomplish this goal? If so, can you tell me what I am looking for and how to access that feature?
2. If I do not see the insert into a 'current' table and move the rows to a 'history' table, is there some features like a script, macro, a view, or some other feature that would accomplish this goal? If so, can you tell me what the options would be?
Last edited: