1
Answer

How to solve error Operation must use an updatable query in C# MS Access

My application is developed in C# MS Access. I've installed it correctly. This message is shown when any Operation like insert, delete is being performed but when I run application as Administrator, it works fine
Answers (1)
0
Ramesh Palanivel

Ramesh Palanivel

NA 9.5k 138.6k 7y
Hi harendra Prakash,
 
its due to your MSAccess file accessing issue. You MsAccess file location required administrator rights to access the files. change the File location or give the permission for that folder.
 
Please find the sample screen shot to provide permission  for folder