Results 1 to 3 of 3
  1. #1
    tripoliguy is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Apr 2014
    Posts
    1

    Lightbulb Database Design - Help needed urgent -New member


    Hi all and I am really happy to find such forum..I need a help in creating tables that supports my project in my university.
    I need to make a program to add students in the uni. records and in each course.
    I need to know each student and his related courses.this is a brief of what i need
    i have :
    - Four departments in the college
    - Each department has its own courses-subjects-
    - Student may take an elective courses in other department
    - I need a reports for:
    - each student contains :his name - courses he attends -grades he takes in each course
    - each course contains : course name - students that are participated in - credits of it

    Thanks a lot for your help pleasseeee help me

    how tables I need

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,931
    Work through these tutorials http://www.rogersaccesslibrary.com/

    Search this forum for threads on topic. Student database has been discussed frequently.

    Design ERD fitting your requirements and post for analysis.
    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.

  3. #3
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,525
    [DEPT] tbl
    college
    dept

    [courses] tbl
    dept
    course
    startDate

    [Student] tbl
    student id
    name

    [student class] tbl
    student id
    course

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

Similar Threads

  1. Urgent help needed with WHERE Command in Code
    By Steve1977 in forum Access
    Replies: 5
    Last Post: 03-17-2014, 09:54 AM
  2. Replies: 1
    Last Post: 08-26-2013, 10:11 AM
  3. Help needed urgent
    By diljot5394 in forum Access
    Replies: 1
    Last Post: 04-23-2012, 02:44 AM
  4. Urgent help needed on forms
    By syedalisajjad in forum Forms
    Replies: 9
    Last Post: 11-04-2011, 10:37 PM
  5. Basic question, urgent help needed.
    By fishnu in forum Access
    Replies: 12
    Last Post: 03-18-2009, 01:39 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