Database connection problem

Discussion in 'Databases' started by itechcontra, Jun 26, 2003.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. hi all,

    I am working with ASP.NET and trying to use Access database with my application. I am having problem regarding permission. I am a member of DISCOUNTASP.NET. My website is hosted with this company.

    I am getting following error:

    "Operation must use an updateable query"

    I have already created a support ticket for more than 5 times on discountasp.net. I am not getting reply for any of my queries and even am not getting my ticket tracking number.

    Can somebody help me for this problem.

    thanks in advance.
     
  2. Takeshi Eto

    Takeshi Eto DiscountASP.NET Staff

  3. Joe

    Joe

    I'm certainly no expert, but it seems like I got this error with my connection string etc. correct when the folder the db was in did not have its permissions set to allow write access. MS Access needs this because it writes the .ldb file when it opens.

    Hope it helps,

    Joe.


    quote:Originally posted by itechcontra

    hi all,

    I am working with ASP.NET and trying to use Access database with my application. I am having problem regarding permission. I am a member of DISCOUNTASP.NET. My website is hosted with this company.

    I am getting following error:

    "Operation must use an updateable query"

    I have already created a support ticket for more than 5 times on discountasp.net. I am not getting reply for any of my queries and even am not getting my ticket tracking number.

    Can somebody help me for this problem.

    thanks in advance.

    </blockquote id="quote"></font id="quote">

    I love deadlines. I like the whooshing sound they make as they fly by.
    Douglas Adams
     
  4. Bruce

    Bruce DiscountASP.NET Staff

    Ya...

    This is a classic error when you enable FrontPage Extension on your site.


    quote:Originally posted by Joe

    I'm certainly no expert, but it seems like I got this error with my connection string etc. correct when the folder the db was in did not have its permissions set to allow write access. MS Access needs this because it writes the .ldb file when it opens.

    Hope it helps,

    Joe.


    quote:Originally posted by itechcontra

    hi all,

    I am working with ASP.NET and trying to use Access database with my application. I am having problem regarding permission. I am a member of DISCOUNTASP.NET. My website is hosted with this company.

    I am getting following error:

    "Operation must use an updateable query"

    I have already created a support ticket for more than 5 times on discountasp.net. I am not getting reply for any of my queries and even am not getting my ticket tracking number.

    Can somebody help me for this problem.

    thanks in advance.

    </blockquote id="quote"></font id="quote">

    I love deadlines. I like the whooshing sound they make as they fly by.
    Douglas Adams
    </blockquote id="quote"></font id="quote">
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page