Current location: Hot Scripts Forums » Programming Languages » ASP » IIS SECURITY PROBLEM - with ADO


IIS SECURITY PROBLEM - with ADO

Reply
  #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:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 12-23-05, 10:48 AM
radarman012000 radarman012000 is offline
Newbie Coder
 
Join Date: Jul 2004
Location: Florida
Posts: 66
Thanks: 0
Thanked 0 Times in 0 Posts
Iis

This is simple. Your database is not writeable!.....You have to give your database write permissions. The error 'operation must use an updateable query' tell you this.

To make the changes, follow these steps.
  1. Open IIS. Navigate to your database folder
  2. Right click on the database itself and choose properties
  3. Check the boxes "read" and "write"
  4. Apply the changes and close IIS
  5. You are done!
Most VB Script errors are self explanitory, but if you have one you don't understand, copy the error, number and all, and paste into a Google search box and presto! You will get all kinds of hits related to the error, some from Microsoft and most from forums that has dealt with the same issue.

Hope this helps
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FYI: Shout goes out over PHP security bugs nugensoftware PHP 0 11-02-05 12:43 AM
a problem with IIS ttnkhoa2004 PHP 1 08-01-05 08:19 AM
Help With Security Problem ozwald PHP 0 05-29-05 07:41 PM
ASP syntax error stuckonaproject ASP 8 12-14-04 11:30 AM
Windows 2000, IIS 5.0, PHP 4.3.8 net start problem wheatchris PHP 0 11-30-04 06:56 PM


All times are GMT -5. The time now is 05:34 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.