Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Permission problem for DB folder?

Permission problem for DB folder?

Scheduled Pinned Locked Moved ASP.NET
helpdatabasequestioncsharpasp-net
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Smitha Nishant
    wrote on last edited by
    #1

    Hello all, I am trying to insert a record into an MS Access table from my ASP.NET page. But it shows this error: "Operation must use an updateable query." I tried running the INSERT statement directly as a query in MS Access and it worked fine. I understand the reason for the above error is because I donot have the proper write rights. The MS Access table is in a DB subfolder inside my application folder. When I look at the properties for this DB folder, I see the Readonly box is dimly checked. If the error is due to permission problems, how can I give proper rights to the DB folder? I tried unticking the readonly option and clicking apply. But later when I again check the folder properties, the readonly tick remains. Please help... Thanks, Smitha Every person, all the events of your life, are there because you have drawn them there. What you choose to do with them is up to you. -- Richard Bach

    T 1 Reply Last reply
    0
    • S Smitha Nishant

      Hello all, I am trying to insert a record into an MS Access table from my ASP.NET page. But it shows this error: "Operation must use an updateable query." I tried running the INSERT statement directly as a query in MS Access and it worked fine. I understand the reason for the above error is because I donot have the proper write rights. The MS Access table is in a DB subfolder inside my application folder. When I look at the properties for this DB folder, I see the Readonly box is dimly checked. If the error is due to permission problems, how can I give proper rights to the DB folder? I tried unticking the readonly option and clicking apply. But later when I again check the folder properties, the readonly tick remains. Please help... Thanks, Smitha Every person, all the events of your life, are there because you have drawn them there. What you choose to do with them is up to you. -- Richard Bach

      T Offline
      T Offline
      Thea Burger
      wrote on last edited by
      #2

      Try using the attrib command from the command line. attrib -r or attrib /? for more help. -Thea-

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups