Results 1 to 2 of 2
  1. #1
    joe1987 is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Oct 2011
    Posts
    15

    Question splitting

    Hello,


    is there a way to split db in such way, that each individual front end user can see information that only he entered, and the back end user (suppose it's head office) could see information all users entered?

  2. #2
    pdebaets is offline Competent Performer
    Windows Vista Access 2010 (version 14.0)
    Join Date
    Jul 2010
    Location
    Los Angeles
    Posts
    235
    You would split the database into front-end and back-end normally. The way to have each user see only their own records is to have the users sign on using a sign on form, then include the sign on ID in each of their records. Then set a filter so that when the user opens a form they only see records with their sign on. At the "head office" the user could sign on with an "Admin" ID that would allow access to all records. We have a product at our site called LASsie that will do much of this work for you, and the demo contains an example of this exact scenario.

    You can also get the windows user name using this function http://access.mvps.org/access/api/api0008.htm and insert that into the records, but I've found that many users don't stick with one windows username, or the user name corresponds to the computer, not the user.

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

Similar Threads

  1. I tried splitting an mde file.......
    By lrfowler in forum Access
    Replies: 9
    Last Post: 04-23-2011, 07:16 PM
  2. Splitting Database
    By injanib in forum Database Design
    Replies: 0
    Last Post: 02-25-2011, 11:08 AM
  3. Splitting a Database Question about reports
    By rodeoboy in forum Security
    Replies: 1
    Last Post: 02-15-2011, 10:59 AM
  4. What is after Splitting!!
    By watzmann in forum Access
    Replies: 3
    Last Post: 09-07-2010, 07:31 PM
  5. Splitting Data
    By thesaguy in forum Access
    Replies: 4
    Last Post: 08-19-2010, 02:43 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