Correct query not working on form

Brian Martin

Registered User.
Local time
Today, 23:47
Joined
Jul 24, 2002
Messages
68
I have an update query that works perfectly well on it's own but when I call it via a button on a form using openquery it doesn't update the table. I have checked that the names of the control referred to in the query are correct. Why is this???
 
What is the exact code on your button that calls the query to run?
 

Users who are viewing this thread

Back
Top Bottom