Updatable Query

R

Raul Sandoval

I got an error that says "Operation must use an updatable query"
Error number: 3073

In the next line VBA
DoCmd.RunSQL "UPDATE Table_X SET field_X = '23'"

This is an application Client-Server Access, in some computers this runs ok,
but in others not. All the user permisions its all right in the net.
Somebody knows why it happens? Guess you that it could be the Access Version?

Any help would be welcome...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top