Append query not updating in table

TheViruz30

Registered User.
Local time
Today, 08:47
Joined
Jan 21, 2006
Messages
33
I have a query called providerIds
It appends to the a table called providerIDS


Everything works fine however when ever new data is added to a form
The data shows in the append query but not in the table where it appends to.




How do update the table where the append query is attached to.
 

Users who are viewing this thread

Back
Top Bottom