Results 1 to 6 of 6
  1. #1
    MWMike is offline Novice
    Windows XP Access 2007
    Join Date
    Sep 2010
    Location
    Long Island, NY
    Posts
    18

    Question General questions re:Access front-end

    Hi all,

    I'm wondering what a distributed Access front-end looks like. Does it open Access, and show all the tables? I'd prefer if it was one self-contained, tabbed form window, similar to a VB executable. Is that possible? I don't want people messing around with the tables directly. Also, I have username / password info in a table that obviously must stay hidden.

    Background:
    I'm trying to put together an Access database for use at a small company (up to 15 users). We have a local network server with Server 2003 on it. I really like using Access so far (experience < 1 month) to organize/replace all the spreadsheets and disparate data we had strewn around the server. I can live with the 2GB limit of an all-Access database, but if absolutely necessary I may be able to update the server to SQL Server (but that's pricey...)



    Thanks for your time

  2. #2
    Rawb is offline Expert
    Windows XP Access 2000
    Join Date
    Dec 2009
    Location
    Somewhere
    Posts
    875
    There are a several options if you want to distribute an Access database with relative security.

    The first, and probably the most common, is to simply install the Access Runtime on any computer that's going to be using your Database. The Runtime is a stripped down (and free) version of Access that doesn't give the user direct access to any of the Tables or other behind-the-scenes stuff.

    The other option is to convert the database to an MDE, which is essentially a "secured" version of the database. The problem there is that once a database is converted to an MDE, you can't get back in and make any changes or updates. Any time you want to make changes, you'll need to make them to an MDB version, re-convert it to an MDE, and then copy it to the users. And, if you lose a working copy of your MDB, then you're SoL.

  3. #3
    NTC is offline VIP
    Windows Vista Access 2007
    Join Date
    Nov 2009
    Posts
    2,392
    Definitely as you embarc into Access you should obtain an Access textbook in the version you have, easily found at Amazon or any big book store.

    Yes, for sure Access has a 'start up' screen feature - that you can control what is presented to the user. Also one can make not visible tables, as well as control the tool bar.

    Any of the major textbook contains examples of these tasks and will save you alot of frustration in that no db user/designer interface is easy or intuitive at first attempt. Having the textbook is very helpful.

    Hope this helps.

  4. #4
    MWMike is offline Novice
    Windows XP Access 2007
    Join Date
    Sep 2010
    Location
    Long Island, NY
    Posts
    18
    Thanks Rawb & NTC, this has given me some more understanding of my options. The MDB thing doesn't seem like it's for me. The runtime was what I was thinking of when I started, but one question: What if the user already has Access installed? I can probably just get them to uninstall it if it's a problem (I'm the only one actually using it), but I'm wondering what would happen if they didn't.

    Thanks

  5. #5
    Rawb is offline Expert
    Windows XP Access 2000
    Join Date
    Dec 2009
    Location
    Somewhere
    Posts
    875
    If the user already has a full version of Access installed (and it's a version that can open the MDB), then they would have unrestricted access to all of the Tables and programming in the database.

    They would be able to see or change anything they wanted without your knowledge or consent.

    For that reason I'd STRONGLY recommend limiting the number of people that have full versions of Access to only those that are qualified to make changes to any databases you distribute.

    If you cannot limit people to the Runtime version of Access, then you'll have to go with the MDE method. Just be sure you always have a backup of the MDB if you go that route.

  6. #6
    MWMike is offline Novice
    Windows XP Access 2007
    Join Date
    Sep 2010
    Location
    Long Island, NY
    Posts
    18
    OK, that's what I was worried about. I get it now, thanks!

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

Similar Threads

  1. General Questions about a Switchboard
    By yes sir in forum Access
    Replies: 2
    Last Post: 09-23-2010, 11:28 AM
  2. General access connectivity question..
    By quahtrader in forum Access
    Replies: 10
    Last Post: 02-25-2010, 08:45 AM
  3. Converting or using Access as a front end for Excel
    By jacko311 in forum Database Design
    Replies: 4
    Last Post: 11-07-2009, 12:19 PM
  4. General Access Question
    By erose1987 in forum Access
    Replies: 1
    Last Post: 04-01-2009, 12:37 PM
  5. Replies: 2
    Last Post: 06-12-2006, 08: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