questionnaire response database question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I use the relational approach to build a form for questionnaire
response type of database? If I have to select the question from a drop box
every time, it is going to take a long time.
 
This question is too general to get a specific answer. It will depend on
what data you have and what you want to keep. Who responds to the
questionnaire? Does one person respond to more than one questionnaire? Is
there more than one questionnaire? Will a quesionnaire allways have the same
questions? Are the responses multiple choice, Yes/No, text, or a
combination? What data do you keep on a responder? Are the questionnaires
time sensitive?

Get my point?
You can't design a database without first knowing all the business rules.
 
On Wed, 22 Jun 2005 23:51:01 -0700, "questionnaire response database
question" <questionnaire response database
How do I use the relational approach to build a form for questionnaire
response type of database? If I have to select the question from a drop box
every time, it is going to take a long time.

There's an excellent example developed by Duane Hookum:

http://www.rogersaccesslibrary.com/OtherLibraries.asp#Hookom,Duane

Download the appropriate At Your Survey database.

John W. Vinson[MVP]
 
Back
Top