why does an update query ask for a paremeter?

T

tcclopton

I am trying to set up a new update query. However it keeps asking me for a
parameter in the name field. I have never had this problem before. Needless
to say it is not updating.
 
D

Duane Hookom

You need to share your sql, maybe your table structure with field names,
exact error message,...
 
V

Van T. Dinh

Any (Field) name not recognised by the JET engine is assumed to be a
Parameter ...

Check the spelling in your Query / SQL.

If you can't find qhat's wrong, post yout Table details, the SQL String and
the message requesting the param value ...
 

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