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. Database Problem

Database Problem

Scheduled Pinned Locked Moved Web Development
databasehelpsecurityquestionannouncement
7 Posts 5 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.
  • B Offline
    B Offline
    balu chettri
    wrote on last edited by
    #1

    My web site (ASP) fails to execute any "SQL update queries" when I install it on NTFS volume. The error message is "Operation must be an updatable query". I tried setting both Read/Write permissions on my virtual directory but there is no success. My database is not read only. There is no such problem when I install my web site on a FAT drive. Is there any security settings or User configurations that I have to set for NTFS volume? Please help me.

    A G V 3 Replies Last reply
    0
    • B balu chettri

      My web site (ASP) fails to execute any "SQL update queries" when I install it on NTFS volume. The error message is "Operation must be an updatable query". I tried setting both Read/Write permissions on my virtual directory but there is no success. My database is not read only. There is no such problem when I install my web site on a FAT drive. Is there any security settings or User configurations that I have to set for NTFS volume? Please help me.

      A Offline
      A Offline
      andyharman
      wrote on last edited by
      #2

      Which database are you using?

      B 2 Replies Last reply
      0
      • A andyharman

        Which database are you using?

        B Offline
        B Offline
        balu chettri
        wrote on last edited by
        #3

        I am using MS Access 4.0 database and ADO to connect to it but there is a problem mentioned above. B2C

        W 1 Reply Last reply
        0
        • A andyharman

          Which database are you using?

          B Offline
          B Offline
          balu chettri
          wrote on last edited by
          #4

          I am using MS access 4.0 datbase and ADO to connect to it but there is a problem mentioned above. B2C

          1 Reply Last reply
          0
          • B balu chettri

            I am using MS Access 4.0 database and ADO to connect to it but there is a problem mentioned above. B2C

            W Offline
            W Offline
            WoutL
            wrote on last edited by
            #5

            Under which account is the web site running, and does this account has write rights to the mdb file, and create rights on the directory?

            Wout Louwers

            1 Reply Last reply
            0
            • B balu chettri

              My web site (ASP) fails to execute any "SQL update queries" when I install it on NTFS volume. The error message is "Operation must be an updatable query". I tried setting both Read/Write permissions on my virtual directory but there is no success. My database is not read only. There is no such problem when I install my web site on a FAT drive. Is there any security settings or User configurations that I have to set for NTFS volume? Please help me.

              G Offline
              G Offline
              Guffa
              wrote on last edited by
              #6

              You have to change the file permission for the file, not for the virtual directory. The write permission on the virtual directory decides what IIS allows external users to do, not what the file system allows IIS to do, so that setting should definitely not be enabled. The FAT file system doesn't support permissions at all, that's why permissions is not a problem on a FAT drive.

              --- single minded; short sighted; long gone;

              1 Reply Last reply
              0
              • B balu chettri

                My web site (ASP) fails to execute any "SQL update queries" when I install it on NTFS volume. The error message is "Operation must be an updatable query". I tried setting both Read/Write permissions on my virtual directory but there is no success. My database is not read only. There is no such problem when I install my web site on a FAT drive. Is there any security settings or User configurations that I have to set for NTFS volume? Please help me.

                V Offline
                V Offline
                Vasudevan Deepak Kumar
                wrote on last edited by
                #7

                http://support.microsoft.com/kb/175168[^]

                Vasudevan Deepak Kumar Personal Homepage Tech Gossips

                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