I have a program that stores data in FoxPro dbf files. There are multiple files that I would *like* to link to - then create tables based on the linked tables so that I can add additional necessary fields. The dbf files are updated daily, so I also need to be able to have my editable tables where they can update any data that was added that day.
I really have no clue about the best way to normalize this. We have been just entering the data twice - once in the program and again in the database - and that sadly might still be the best way.
Any ideas on the best way to go about linking to the dbf files and having editable tables to update based on the linked data? Or ideas on how to normalize?
Access 2007/ Windows 7
Thank you so much in advance!
I really have no clue about the best way to normalize this. We have been just entering the data twice - once in the program and again in the database - and that sadly might still be the best way.
Any ideas on the best way to go about linking to the dbf files and having editable tables to update based on the linked data? Or ideas on how to normalize?
Access 2007/ Windows 7
Thank you so much in advance!