Hi,
Yes, I am getting the dreaded 'Operation must use an updateable query' in ADO.NET code I'm using to update an Access Database.
From previous posts I know the error lies not in the code but with my permissions for the ASPNET user for the directory containing the Access file.
I tried Windows Explorer to IIS Console to try and grant 'Write' priviledge to the ASPNET user, but couldn't find a way to do it.
If I try to share the folder containing the File by using 'Web Sharing' tab it says 'The alias "LM/W3SVC/1/Root/FolderName" already exists. Please choose a different alias'. Even using a different name and then accessing the file through that name isn't helping.
I spent atleast 5-6 hrs. on this today. I'd really appreciate if anyone could lead me to right direction in correcting this. If you think additional info is required to attack this, please do tell me, I'll post that.
Thanks.
Amol