Results 1 to 4 of 4
  1. #1
    Jen0dorf is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Jul 2015
    Location
    UK
    Posts
    453

    Clarification on distrubution

    Hi



    my first database is nearly done!!!

    What I want to do is to cut ten copies of the database for society members to use. They do not need access to tables, forms design etc

    I was going to find out how to turn off all me ribbons, menus etc ( all necessary controls are buttons on the forms) and then compile an ACCDE file and then copy that to a dvd/CD

    I'm assuming that this will prevent users from editing tables and settings etc?

    DO I need to split the database in this scenario?

    Am I correct in this?

    many thanks

    Ian

  2. #2
    redekopp is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Oct 2015
    Location
    Saskatoon
    Posts
    108

  3. #3
    CJ_London is offline VIP
    Windows 8 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,430
    compiling to accde protects against changes to form and report design and code modules. It does not protect against changes to tables and queries

    Assuming your users are sharing the data, then the db should be split and they just have a copy of the front end (queries, forms, reports, code modules) and the backend is then shared(just tables). If they are going to use it and not share data then technically the db does not need to be split - but if you subsequently need to provide updates/bug fixes etc they will lose all their data - but this may not matter if all they are doing is viewing data and not editing or changing it in any way.

    note that you cannot run access from a cd/dvd so presumably the idea is your users will copy it to their own machine

    They will also need a copy of access unless you are going to provide a runtime version with all that entails

  4. #4
    Jen0dorf is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Jul 2015
    Location
    UK
    Posts
    453
    Hi

    thanks one and all.

    Looks like I just need to protect the tables etc

    cheers

    Ian

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

Similar Threads

  1. Just Looking for Clarification...
    By faythe1215 in forum Programming
    Replies: 5
    Last Post: 02-06-2015, 09:03 AM
  2. One simple request - Clarification
    By shani20 in forum Access
    Replies: 2
    Last Post: 01-26-2015, 08:35 AM
  3. record-level locking clarification
    By vientito in forum Access
    Replies: 3
    Last Post: 11-12-2014, 09:39 AM
  4. Query Performance Clarification
    By shabar in forum Queries
    Replies: 3
    Last Post: 01-29-2013, 03:38 AM
  5. clarification with transfer commands
    By mike02 in forum Access
    Replies: 7
    Last Post: 08-08-2012, 09:37 AM

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