Hello all,
I've been having this problem and I can't seem to get any help on it. I've tried posting in the table and query forum, however I think it might be beyond that. Here is what I have:
DBA (older DB) DBB (newer DB)
I am wanting to take all the records in DBA tbl and put them into DBB tbl. I don't care if all records are overwritten or not. The reason I am wanting to do this is in the time it has taken me to make DBB (newer DB) more functional, records were still being added into the older DB tbl. I just want to copy all the old records and put them into the newer DB, but cannot seem to get it done.
I have tried to copy/paste the older DB tbl, append query and such. As far as I know both structures in both the tables are identical, so that shouldn't be a problem. Everytime I get close it puts the tbl into "unrelated objects" at the bottom.
Hopefully this isn't to confusing. Thank you all and have a good one.
I've been having this problem and I can't seem to get any help on it. I've tried posting in the table and query forum, however I think it might be beyond that. Here is what I have:
DBA (older DB) DBB (newer DB)
I am wanting to take all the records in DBA tbl and put them into DBB tbl. I don't care if all records are overwritten or not. The reason I am wanting to do this is in the time it has taken me to make DBB (newer DB) more functional, records were still being added into the older DB tbl. I just want to copy all the old records and put them into the newer DB, but cannot seem to get it done.
I have tried to copy/paste the older DB tbl, append query and such. As far as I know both structures in both the tables are identical, so that shouldn't be a problem. Everytime I get close it puts the tbl into "unrelated objects" at the bottom.
Hopefully this isn't to confusing. Thank you all and have a good one.