Results 1 to 6 of 6

Thread: online exam database in ms sql server

  1. #1
    Join Date
    Jun 2005
    Posts
    4

    Unhappy online exam database in ms sql server

    I have to create a database in which user first enter the semester number then number and name of subjects. Then he will create questions, their answers and multiple options for that question. How should i proceed?

    Thanks

  2. #2
    Join Date
    Feb 2003
    Posts
    1,048
    Create the database and then the front end user interface.

  3. #3
    Join Date
    Jun 2005
    Posts
    4
    no i want to know how to design such a database..offcourse first i will make databse and then user interface...but HOW??

  4. #4
    Join Date
    Feb 2003
    Posts
    1,048
    Are you asking what the design should look like? Or do you actually need to know how to design a database (i.e., create tables, etc.)?

  5. #5
    Join Date
    Jun 2005
    Posts
    4
    Precisely, how to design a databse...though i have designed one..but u know "first time jitters"..:|..

  6. #6
    Join Date
    Sep 2002
    Posts
    5,938
    You have to go through business process then setup logical and physical model. My suggestion is get a good db design book and follow steps in the book.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •