Results 1 to 3 of 3
  1. #1
    hellfire45 is offline Novice
    Windows 7 32bit Access 2013
    Join Date
    Mar 2015
    Posts
    24

    Tips creating a table (newbie help!)


    So I'm looking for a few tips on creating a table in Access. I have a team at my office that needs a form to keep track of records but first I need to create their table DBO. They've got a lot of fields they need and I need some pointers from you guys who know ALOT more than I do. So I have a list of concerns below.

    #1) How can I keep the team from compromising the integrity of the database table. I'm talking about putting words where dates need to be, duplicating data, Erasing records accidentally. Stuff like that. That is my first concerns.

    #2) How can I make the Access DAtabase accessible from more that one place? Can I merely save an access file on our server and have people open the file?

    Thank you!!

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    If you set the field to DATE, it wont let anyone put TEXT in it. (automatic) Same with number fields.

    If you build a form, for users to enter data, you can set it so they cant delete data. Only add.
    There's a setting for everything , to let users do / or dont.

    Read up on SPLITTING THE DATABASE.
    Every user gets their own copy of the FrontEnd (queries, reports, forms) on their desktop, but only 1 BackEnd (the tables) exists on the network so all can share.

  3. #3
    nick404's Avatar
    nick404 is offline Competent Performer
    Windows 7 64bit Access 2007
    Join Date
    May 2015
    Location
    Wisconsin
    Posts
    352
    Just browse through the properties of your form and mostly everything you want is in there. As ranman suggested split the db. If you want further security you can save a copy of the front end on your computer and convert the other to an accde file. The user won't be able to view any code, modify any reports, forms, queries in design mode. Really all they will be able to do is input data.

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

Similar Threads

  1. Deploying asset database tips
    By tylerbns in forum Access
    Replies: 3
    Last Post: 05-12-2015, 11:24 AM
  2. Control Text Tips
    By SltPhx in forum Access
    Replies: 1
    Last Post: 07-29-2013, 11:05 AM
  3. Replies: 3
    Last Post: 07-18-2013, 04:44 PM
  4. maybe some tips on a .csv query?
    By dr_patso in forum Access
    Replies: 3
    Last Post: 07-13-2011, 12:08 PM
  5. Tool Tips popup text
    By pkstormy in forum Code Repository
    Replies: 6
    Last Post: 09-02-2010, 05:50 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