Results 1 to 13 of 13
  1. #1
    jeffreydennis is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2012
    Posts
    5

    Two people see same file differently


    Access database, not split. Database resides on network server in city A. Database is accessed by users in city A and city B. User in city A sees a different file size than the user in city B although they are looking at the same time. Also, user in city A reports missing records after entering data but user in city B reports seeing all records as they should.

    I am stumped. Any help much appreciated.

  2. #2
    Bob Fitz's Avatar
    Bob Fitz is offline Access Developer
    Windows XP Access 2003
    Join Date
    May 2011
    Location
    Essex UK
    Posts
    3,544
    IMHO, Any db that has mutiple users should be split. One backend, which stores the data. One frontend on each users computer. I couldn't say if not being split is the cause of your problem, only that it will cause you problems sooner or later.
    If this helped, please click the star at the bottom left of this posting and add to my reputation . Many thanks.
    Bob Fitzpatrick

  3. #3
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    I'm with Bob -suggest you split the database, Put the Tables on the server and separate front ends on each user's PC.

  4. #4
    PRMiller is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Mar 2012
    Location
    St. Paul, MN
    Posts
    16
    Agreed x 2. BTW, there may be some latency with your file server. I actually had two users in the same room who saw two different versions of a file on a network share. Here's a simple test: Have the user who sees the appropriate database size create and save a blank text file on the network share. If there is much of a delay (>2 seconds?) before the other user sees it, it is most likely a network issue.

  5. #5
    jeffreydennis is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2012
    Posts
    5
    Thak you PR Miller for actually trying to address the issue. I suspect network but had no idea how to test it. I now have something to go on.

  6. #6
    Bob Fitz's Avatar
    Bob Fitz is offline Access Developer
    Windows XP Access 2003
    Join Date
    May 2011
    Location
    Essex UK
    Posts
    3,544
    Have you split the db yet?
    If this helped, please click the star at the bottom left of this posting and add to my reputation . Many thanks.
    Bob Fitzpatrick

  7. #7
    jeffreydennis is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2012
    Posts
    5
    That option was originally presented to the client and ruled out by them. Out of curiousity, why do yoy think splitting the DB will solve this issue or are you presenting it as just a best practice?

  8. #8
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    I don't think splitting the database is a client option. It's a little bit like asking the client if they'd like a Mac to run their Access on.
    You can get by for a while, but sooner or later you'll find yourself with corruption/performance or maintenance issue.
    Do you let the client decide on whether or not to normalize database tables? Or include an Error Handling?

    For info related to splitting, corruption, performance etc see

    http://www.kallal.ca/Articles/split/index.htm
    http://www.granite.ab.ca/access/corruption/symptoms.htm
    http://www.granite.ab.ca/access/splitapp/overview.htm
    http://www.accessmvp.com/twickerath/.../multiuser.htm
    http://www.granite.ab.ca/access/performancefaq.htm
    http://www.fmsinc.com/MicrosoftAccess/Performance.html


    Note: Your issue may be related to server/network latency. It may be related to the depth of the folder where the file is located etc etc, but
    a multi user environment without a split database has been an identified source of many errors and performance for several years and versions.
    If you find a solution to your issue, we just ask that you share it to benefit others.
    Last edited by orange; 06-11-2012 at 08:45 AM. Reason: spelling

  9. #9
    jeffreydennis is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2012
    Posts
    5
    Clients have a funny way of deciding what their options are or are not.

  10. #10
    Bob Fitz's Avatar
    Bob Fitz is offline Access Developer
    Windows XP Access 2003
    Join Date
    May 2011
    Location
    Essex UK
    Posts
    3,544
    Quote Originally Posted by jeffreydennis View Post
    That option was originally presented to the client and ruled out by them.?
    Yes, but I'm not sure why. The OP said
    I am stumped. Any help much appreciated.
    Quote Originally Posted by jeffreydennis View Post
    Out of curiousity, why do yoy think splitting the DB will solve this issue or are you presenting it as just a best practice?
    I do not think that it will cause the stated problem but I think that it might do, just because of the many strange thing that I've read in many Access forums over the years when a db is used in this way.

    Of course the OP can dismiss the advice if he/she wishes to. We will still try to help when, not if, they return with corruption problems.
    If this helped, please click the star at the bottom left of this posting and add to my reputation . Many thanks.
    Bob Fitzpatrick

  11. #11
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    Quote Originally Posted by jeffreydennis View Post
    Clients have a funny way of deciding what their options are or are not.
    At some point you have to advise clients - pros and cons of certain decisions. Sometimes you have to walk away.

    Perhaps one option is -- Just ignore the difference it is most likely a network issue.

    But at some point, when you have a major corruption issue, they probably won't go for the ignore it option.

    Playing database, and designing/developing/operating a business critical database are quite different.

  12. #12
    jeffreydennis is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2012
    Posts
    5
    Did I not say that they had rejected that option earlier? Would that not indicate that they had been "advised"? I advised, they declined. You work with what you have.

    They think they have it isolated to operator error.

  13. #13
    Bob Fitz's Avatar
    Bob Fitz is offline Access Developer
    Windows XP Access 2003
    Join Date
    May 2011
    Location
    Essex UK
    Posts
    3,544
    If you were a driving instructor and your client insisted on wearing a blindfold while driving down the road, would you want them as a client?
    If this helped, please click the star at the bottom left of this posting and add to my reputation . Many thanks.
    Bob Fitzpatrick

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 3
    Last Post: 05-05-2012, 12:25 PM
  2. Hello Access People
    By redbull in forum General Chat
    Replies: 2
    Last Post: 03-22-2012, 12:06 PM
  3. Replies: 13
    Last Post: 07-18-2011, 10:05 AM
  4. Form opens differently from control button
    By bdaniel in forum Programming
    Replies: 5
    Last Post: 12-29-2009, 12:38 PM
  5. Replies: 0
    Last Post: 12-28-2009, 12:14 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums