Results 1 to 2 of 2
  1. #1
    roseannej78 is offline Novice
    Windows 8 Access 2013
    Join Date
    May 2014
    Posts
    1

    Student Sign In/Out Database

    In the Learning Center, my boss wants a database to replace the old database (not MS Access) we are currently using. We keep track of students signing in and signing out of the Learning Center. He’s asked me to work on it. I’m hoping that we could start using this new database (see attached-created by "theDBguy") by mid-summer because we like it very much, but, of course, it needs modifications to meet the Learning Center requirements. I e-mailed theDBguy that created this and asked him if we could use his database. He said yes that we could use it and modify it to our liking. He said he would love to help, but he’s been really busy and he doesn’t know when he will be able to work on it. So I was hoping that you could help me. Attached is the database that we want to use. Also attached are the changes that we want. Please play around with it so you can see how it’s set up and check all the VBA codes, which I'm not familiar with at all. If you have questions, please don’t hesitate to ask me anything.



    Thank you in advance!

    Roseanne
    Attached Files Attached Files

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,628
    Everything you want can be done but will take time. We can help you with specific issues but major design changes is not something someone here is likely to take on for you. You just have to dig in and do it and when you encounter specific issue, post a question.

    Some comments about the db and your desired changes.

    A textbox instead of combobox will not prevent students entering someone else's banner ID, whether they learn the ID by hit or miss or otherwise - no system is perfectly secure and Access was not originally designed to be a secure multi-user interface. Nothing prevents student from getting to the data through 'back door'. Unless you publish the database as an executable, holding down the shift key while opening db will bypass most db option settings and the db is wide open.

    The StudentTable is not a strictly normalized structure. Use of multiple yes/no fields for essentially the same data entity is an indicator of this and will likely cause issues with records searching and filtering. Is this a modification you implemented?
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Student Database
    By jlc668 in forum Database Design
    Replies: 2
    Last Post: 10-09-2013, 03:26 PM
  2. Replies: 1
    Last Post: 07-20-2013, 05:17 PM
  3. Replies: 12
    Last Post: 06-27-2013, 07:29 AM
  4. Sign Out and Sign In Student Database
    By jamiers in forum Forms
    Replies: 6
    Last Post: 08-29-2012, 02:03 PM
  5. Student Sign in/out system
    By torpid in forum Programming
    Replies: 12
    Last Post: 08-25-2012, 08:04 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