We are using an MS Access database to hold data gathered from our web site.
(forgive us, this is a volunteer organization with low data volumes).
Recently we started getting the error: Operation must use an updateable query. when an insert executes.
The screens are in c#/asp.net.
I tried adding an impersonate to the web.config file, but don't have a userid and password that works for this purpose.
Anyone else know how to get this working.