Results 1 to 4 of 4
  1. #1
    bking is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jun 2014
    Posts
    8

    Sharing Options

    Hello All,



    I am new to access and have a question about the best way to share the database for what I need. I would like to avoid purchasing anything else so an SQL is out unless it is completely necessary. We are automating a report and will have several users, up to 20. They are broken up into 6 categories, Engineer, Engineer Manager, Sales, Admin, Production, and Data Entry. All of the categories of users control various parts of the report. For example the Sales user would have the ability to add customers and due dates, while the engineer adds the engineering data. After doing some research it seems like the best option would be to make several different databases. A front end for each type of user and then a back end to hold the data and being available on a network folder. Does this sound like the right option for me? This would enable me to make sure that the users would only have the ability to change the data they are supposed to? Also will this method allow me to log who made what changes?

    Thank you in advance for the help and advise!

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,525
    You are correct sir! Backend on the server, front end to the individuals.
    I also have a .BAT file (remember those?) to copy the master FE to everyone's folder after program changes.

  3. #3
    NTC is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2009
    Posts
    2,392
    A more sophisticated approach will be to have a single FE; but control visibility of data via a log in. However this requires a good level of experience in databases and visual basic code writing. The benefit of it is there is then just a single FE (design master) to maintain rather than potentially having to maintain 6 different FEs - plus one can log in from any PC with the app and work with the database rather than having to work on just the PC with your FE...... but separate FEs will work.

  4. #4
    bking is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jun 2014
    Posts
    8
    Thank you for the quick responses, I tried that NTC, I thought that using a login would allow me greater flexibility but quickly realized I do not have the programming knowledge to complete the task.

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

Similar Threads

  1. Database not sharing...
    By ChrisNWV in forum Access
    Replies: 1
    Last Post: 03-20-2014, 08:54 AM
  2. Sharepoint for sharing
    By gumbi17 in forum SharePoint
    Replies: 1
    Last Post: 02-02-2012, 09:48 AM
  3. Sharing an Assess DB
    By alexc333 in forum Access
    Replies: 6
    Last Post: 07-23-2011, 07:17 AM
  4. Sharing workgroup file
    By allykid in forum Access
    Replies: 11
    Last Post: 07-08-2010, 11:17 AM
  5. Sharing a Form
    By BCullinan in forum Forms
    Replies: 1
    Last Post: 06-03-2010, 03:27 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