Update Query

  • Thread starter Thread starter Becky
  • Start date Start date
B

Becky

Does anyone know why this query is throwing an error?

"update [tblMain] set AccountID=1, ClientID=1,
LocationID=1, FreqID=2, HoursID=7, Number=458, Rank='A',
ServiceNotes='something' where MainID=1;"


Thanks,
Bedky
 

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

Similar Threads

Listbox Query Help 7
UPDATE TOP value 6
Counting multiple memberships 1
AutoNumber Using Duplicate ID 3
Multiple Value Query AND values 4
Update query 3
query for values not in use 2
CDec() rounding? 3

Back
Top