View Single Post
  #1 (permalink)  
Old 12-23-05, 09:41 AM
omrip21 omrip21 is offline
Newbie Coder
 
Join Date: Dec 2005
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
IIS SECURITY PROBLEM - with ADO

hi everyone
I have win xp pro with sp2 and mdac 2.8.
I have an asp app connected to an access database.
when i try to perform update,select or delete queries through asp ado returns this error:"the operation must use an updatable query".
i tried to change the parameters of the connection and the recordset use all of the methods(execute,open) and nothing worked
when i ran the query in vb and in access it worked..
I heard that the problem might be related to security defenition in IIS...
can anyone help me????
thanks!!! :hi:
Reply With Quote