Replica Access Database - Autocreating new mdb file when Opened

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MRileyDE
    New Member
    • Oct 2008
    • 2

    Replica Access Database - Autocreating new mdb file when Opened

    I am working on an replica Access database with VB Coding that is used by multiple computers. On some computers, when one opens the database - a db1.mdb will appear as if it's copying itself. For other computers, this doesn't occur. All are using Windows XP and Windows Access 2003. The more one opens the database from some computer the more the db#.mdb appear -- yet all the data is still being stores and received by the Replica/Design Master. What could be causing this issue?
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    I thik you are refering to .LDB file. That file appears when you open a database exclusively and disppears when you close the mdb file. that shows the loked status of the database file.

    Comment

    • MRileyDE
      New Member
      • Oct 2008
      • 2

      #3
      No, it actually is creating a new database. When I stopped the compact on close command, so did the creation of new db1.mb and on...

      Comment

      • debasisdas
        Recognized Expert Expert
        • Dec 2006
        • 8119

        #4
        kindly post you code that you are working on for reference of our exerts and further discussion on the topic.

        Comment

        Working...