Operation must use an updatable query - user problem

M

Mr. x

Hello,

I have hosted my site in an hosting server.
I got the following message, while trying inserting a record to the database
:
Operation must use an updatable query.

For what I know, I need to change the permision for the user name :
IUSR_MACHINENAME, that can change the database file.

I made a full permission to that user for the database file.

.... but still I got the same massage as I titled above.

Please, help.

Thanks :)
 
K

Kevin Spencer

The problem is probably that the ASP.Net worker process doesn't use the
IUSER_... account (unless you specifically set it up to do so). It uses the
ASPNET account instead, unless your machine.config or web.config file states
otherwise.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Big Things are made up of
Lots of Little Things.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top