0
Answer

Update Query for Excel file database

Nisar Ahmad

Nisar Ahmad

15y
3.9k
1

Dear Concerns,

While updating data from Grid to Excel file, we type the below mentioned query and it gives error in query ERROR 07002 Count Field Incorrect.

UPDATE    HBL
SET              (Status = [ ? ])
WHERE     (Logno = [ ? ])

Kindly help on this.