Maybe someone can point me in the right direction. I have a standalone DB that I created from Access 2003, and plan to convert this into a runtime program.
If the user installs the program and inputs information into the DB for some time, then purchases a new computer and installs the program once again, there needs to be a way for them to import, either the old tables or the data from the old tables. I’m not sure which or how this is accomplished.
I tried using Import, but it creates a new table (example: if I have a table: Recipes, it created a table called Recipes1).
I’ve looked at linking, merging etc. but not sure I’m heading up the right path. If anyone out there has some insight on the subject, I would be very interested in hearing from them.
Thank you very much.
If the user installs the program and inputs information into the DB for some time, then purchases a new computer and installs the program once again, there needs to be a way for them to import, either the old tables or the data from the old tables. I’m not sure which or how this is accomplished.
I tried using Import, but it creates a new table (example: if I have a table: Recipes, it created a table called Recipes1).
I’ve looked at linking, merging etc. but not sure I’m heading up the right path. If anyone out there has some insight on the subject, I would be very interested in hearing from them.
Thank you very much.