I am in no way an experienced database programmer. My company just bought a program that is written in Access. I'm working with Access 2000. I have my database with a linked table from the main database. This is actually coming from a query.
So my problem is the linked table will not create the relationships I want. So the only option I have come up with is to copy the data into a new table. From my little experience with Make-Table queries, they will copy the data and duplicate it everytime you copy. My linked table is live data, so when ever someone enters a new record, I have to add data to it (the purpose of this database I'm working on).
My question is, is there a program I can write so I push a button, and all NEW data is added to my table (from the linked table)?
Thanks in advance for your help.
So my problem is the linked table will not create the relationships I want. So the only option I have come up with is to copy the data into a new table. From my little experience with Make-Table queries, they will copy the data and duplicate it everytime you copy. My linked table is live data, so when ever someone enters a new record, I have to add data to it (the purpose of this database I'm working on).
My question is, is there a program I can write so I push a button, and all NEW data is added to my table (from the linked table)?
Thanks in advance for your help.