Access 2007/Server 2003

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tbeers
    New Member
    • Nov 2007
    • 63

    #1

    Access 2007/Server 2003

    Good morning.

    I have an interesting chain of events.

    My 2007 program has been working fine on a network. I have a split database with tables on F:\timekeeper and front end on terminal server ""c:\programs\t imekeeper." just like in the past.

    Have a small .cmd routine to insure that user has connection to F:\timekeeper.

    We have been using remote access for connection from remote locations and it has been working fine.

    This morning, the remote users coming through remote access seem to be getting access to only some of the tables. For example, my login screen uses the employee access table for login in purposes, and it still works fine. However, the workorder report, which normally uses tblTimeCard hangs when I run it using remote access.

    I ran compact and repair on the tables and front end, I reinstalled runtime on the terminal server.
    I rebooted everything.

    What would cause access to only some of the tables in an application?

    Thanks

    -Tomb
  • ChipR
    Recognized Expert Top Contributor
    • Jul 2008
    • 1289

    #2
    Can you create or try another report based on that table to verify that is the problem? I would approach the problem systematically and figure out which tables exactly are causing problems and which aren't, and look for similarities/differences.

    Comment

    Working...