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. Access 2000 and XP

Access 2000 and XP

Scheduled Pinned Locked Moved ASP.NET
helpdatabasewindows-adminquestion
3 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.
  • X Offline
    X Offline
    Xavier Shay
    wrote on last edited by
    #1

    I am currently developing two seperate projects, one using Access 2000 and one using Access XP (On two different machines, both with IIS). With Access 2000, I must close the database before my asp page can access (database in use error), whereas with XP I don't. Is it possible to replicate the XP behaviour in 2000, or is the problem not related to access? - Xavier

    V 1 Reply Last reply
    0
    • X Xavier Shay

      I am currently developing two seperate projects, one using Access 2000 and one using Access XP (On two different machines, both with IIS). With Access 2000, I must close the database before my asp page can access (database in use error), whereas with XP I don't. Is it possible to replicate the XP behaviour in 2000, or is the problem not related to access? - Xavier

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

      Hi Xavier, I have'nt worked with AccessXP (for the fact, Office XP suite of products). But with Access 97 or Access 2000, the catch is when MDB is open via MSACCESS Interface PRogram, nobody else could open that and you will get an error 'The database already open and is exclusively locked by user in machine12' It is not a problem though. But it is a limitation of Microsoft Access. If you need more scalability and connections, you can try MSDE (Microsoft Desktop Engine) -- the scaled down version of Microsoft SQL Server 2000. Deepak Kumar Vasudevan

      X 1 Reply Last reply
      0
      • V Vasudevan Deepak Kumar

        Hi Xavier, I have'nt worked with AccessXP (for the fact, Office XP suite of products). But with Access 97 or Access 2000, the catch is when MDB is open via MSACCESS Interface PRogram, nobody else could open that and you will get an error 'The database already open and is exclusively locked by user in machine12' It is not a problem though. But it is a limitation of Microsoft Access. If you need more scalability and connections, you can try MSDE (Microsoft Desktop Engine) -- the scaled down version of Microsoft SQL Server 2000. Deepak Kumar Vasudevan

        X Offline
        X Offline
        Xavier Shay
        wrote on last edited by
        #3

        Thanks for that I'm afraid upgrading from Access 2000 isn't an option at this stage, although it's good to know that it not possible, might give me some leverage... :) - Xavier

        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