M
Min
Hi, I am trying to update a table using a query to set one column with all
the same data:
UPDATE Clients SET State = 'PA'
but the error message is "This operate must use a updateable query".
I am using MS Access 2000.
what's wrong?
Thanks!
Min
the same data:
UPDATE Clients SET State = 'PA'
but the error message is "This operate must use a updateable query".
I am using MS Access 2000.
what's wrong?
Thanks!
Min