0

here is the screenshot of query. you can easily see the database fields and my query. It is perfectly fine but when I execute this query, my record is not updating, what is the problem here? enter image description here

Structure of my database is as follows: enter image description here

Muneeb Rehman
  • 119
  • 1
  • 8

1 Answers1

0

Try enclosing [count] in square brackets or quotes.

cribbage
  • 11
  • 3