Update Query

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
 
Top