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. General Programming
  3. C#
  4. "operation must use an updatable query" error message

"operation must use an updatable query" error message

Scheduled Pinned Locked Moved C#
csharphelpasp-netdatabasewindows-admin
10 Posts 3 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.
  • I Offline
    I Offline
    isiran
    wrote on last edited by
    #1

    Hi I have a simple web page that written in C# and Asp.Net. In that page i have asimple insert query that work by Microsoft Accees . When I run it in my camputer az a project I don't reciev this message but when i placed on my host or on my iis I reciev this massage. If You Know How Can I solv this problem plz answer me az soon az possible Thanks alot.

    G T 2 Replies Last reply
    0
    • I isiran

      Hi I have a simple web page that written in C# and Asp.Net. In that page i have asimple insert query that work by Microsoft Accees . When I run it in my camputer az a project I don't reciev this message but when i placed on my host or on my iis I reciev this massage. If You Know How Can I solv this problem plz answer me az soon az possible Thanks alot.

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

      Please don't cross post. You need write access to the database file to update the database. Check out the instructions from your host on where to place the database file in order for it to get the settings needed. --- b { font-weight: normal; } -- modified at 8:46 Sunday 11th June, 2006

      I 2 Replies Last reply
      0
      • I isiran

        Hi I have a simple web page that written in C# and Asp.Net. In that page i have asimple insert query that work by Microsoft Accees . When I run it in my camputer az a project I don't reciev this message but when i placed on my host or on my iis I reciev this massage. If You Know How Can I solv this problem plz answer me az soon az possible Thanks alot.

        T Offline
        T Offline
        Tamimi Code
        wrote on last edited by
        #3

        http://support.microsoft.com/kb/q175168 Tamimi - Code

        I 1 Reply Last reply
        0
        • G Guffa

          Please don't cross post. You need write access to the database file to update the database. Check out the instructions from your host on where to place the database file in order for it to get the settings needed. --- b { font-weight: normal; } -- modified at 8:46 Sunday 11th June, 2006

          I Offline
          I Offline
          isiran
          wrote on last edited by
          #4

          I checked my permission and allow to my folder write access but I've recieved this message yet.:confused: -- modified at 4:49 Monday 12th June, 2006

          1 Reply Last reply
          0
          • G Guffa

            Please don't cross post. You need write access to the database file to update the database. Check out the instructions from your host on where to place the database file in order for it to get the settings needed. --- b { font-weight: normal; } -- modified at 8:46 Sunday 11th June, 2006

            I Offline
            I Offline
            isiran
            wrote on last edited by
            #5

            Hi thanks for your help:rose: How can I solv this problem when I want to publish my web page on my host?:confused:

            G 1 Reply Last reply
            0
            • I isiran

              Hi thanks for your help:rose: How can I solv this problem when I want to publish my web page on my host?:confused:

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

              As I said, check the information from the host. Every host that supports Access databases will have instructions on where you need to place the database file. Usually there is a special folder for the databases. --- b { font-weight: normal; }

              I 1 Reply Last reply
              0
              • G Guffa

                As I said, check the information from the host. Every host that supports Access databases will have instructions on where you need to place the database file. Usually there is a special folder for the databases. --- b { font-weight: normal; }

                I Offline
                I Offline
                isiran
                wrote on last edited by
                #7

                You answered me patiantly:->Thanks alot:rose: I checked my permission on that especial folder and I sure that I have write access on this folder.:doh: If it is possoble plz help me.:^) Thank U very much.:rose:

                G 1 Reply Last reply
                0
                • T Tamimi Code

                  http://support.microsoft.com/kb/q175168 Tamimi - Code

                  I Offline
                  I Offline
                  isiran
                  wrote on last edited by
                  #8

                  I've read it befor I ask U;P Thanks.

                  1 Reply Last reply
                  0
                  • I isiran

                    You answered me patiantly:->Thanks alot:rose: I checked my permission on that especial folder and I sure that I have write access on this folder.:doh: If it is possoble plz help me.:^) Thank U very much.:rose:

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

                    You have to set the file permissions for the user account that is used to run the ASP.NET code. Unless you specified a different account in IIS, it's either the ASPNET account or the IIS_WPG account, depending on the version of IIS. --- b { font-weight: normal; }

                    I 1 Reply Last reply
                    0
                    • G Guffa

                      You have to set the file permissions for the user account that is used to run the ASP.NET code. Unless you specified a different account in IIS, it's either the ASPNET account or the IIS_WPG account, depending on the version of IIS. --- b { font-weight: normal; }

                      I Offline
                      I Offline
                      isiran
                      wrote on last edited by
                      #10

                      Hi ;) I'll check it. :) Thanks alot.:rose:

                      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