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: Website doesn't work wenn Access is open

ASP: Website doesn't work wenn Access is open

Scheduled Pinned Locked Moved Web Development
databasequestion
4 Posts 4 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.
  • W Offline
    W Offline
    willempipi
    wrote on last edited by
    #1

    Hi, Wenn i have my database open(not mutation of tables) the website itself doesn't work anymore. I have to close Access and than it works. Does anyone have a sollution for this? Thanx in advance, Willem

    M J A 3 Replies Last reply
    0
    • W willempipi

      Hi, Wenn i have my database open(not mutation of tables) the website itself doesn't work anymore. I have to close Access and than it works. Does anyone have a sollution for this? Thanx in advance, Willem

      M Offline
      M Offline
      Marcie Jones
      wrote on last edited by
      #2

      By default, I believe Access opens in exclusive-mode, meaning only one user can have the database open at a time. Marcie http://www.codeproject.com

      1 Reply Last reply
      0
      • W willempipi

        Hi, Wenn i have my database open(not mutation of tables) the website itself doesn't work anymore. I have to close Access and than it works. Does anyone have a sollution for this? Thanx in advance, Willem

        J Offline
        J Offline
        Joel Lucsy
        wrote on last edited by
        #3

        As Datagridgirl said, Access does tend to open in Exclusive mode. But another thing to check is the permissions of the directory where the database lives. When Access opens a database it creates a ".ldb" file used for locking. I have seen it where the security rights only grants access to the owner of a file, which in your case would be Access. If exclusive is not the problem, check security rights. -- Joel Lucsy

        1 Reply Last reply
        0
        • W willempipi

          Hi, Wenn i have my database open(not mutation of tables) the website itself doesn't work anymore. I have to close Access and than it works. Does anyone have a sollution for this? Thanx in advance, Willem

          A Offline
          A Offline
          Anonymous
          wrote on last edited by
          #4

          Agree with Joel Lucsy. I connected access successfully in ODBC when access had be opened. Thus I think that is a problem of rights. When a web page is accessed IIS logins with IUSER_xxx that is not right for *.ldb file.

          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