Append Query

ResTech

Registered User.
Local time
Yesterday, 18:30
Joined
Jun 20, 2013
Messages
29
I am trying to take the content of two fields from one table and dump them into the other table, I created an Append Query pulling up just the main table and appending to the destination table but it doesn't copy the info when I run it. I also pulled in both the tables (and yes they are joined) doing the same as above and still it doesn't do anything when I run it. Any ideas?:banghead:
 
Make sure the tables that you are joining are joined based on fields tha are indexed.. For more information use the following terms in google search.. "Why is my query read only Allen Browne"
 

Users who are viewing this thread

Back
Top Bottom