all groups > sql server programming > july 2005 >
You're in the

sql server programming

group:

Data Model Help


Re: Data Model Help Mike Epprecht (SQL MVP)
7/31/2005 12:00:00 AM
sql server programming:
Hi

http://www.databaseanswers.org/data_models/ may be of help

--
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland

IM: mike@epprecht.net

MVP Program: http://www.microsoft.com/mvp

Blog: http://www.msmvps.com/epprecht/

[quoted text, click to view]

Data Model Help Brian
7/31/2005 1:30:25 PM
There may be some tools out there already developed that can handle this but
I haven't had success in finding them.

Essentially what I am trying to do is create a data model that can
accomodate the creation of a variety of forms to be filled out.

The end user should be able to create a question and select what type of
answer it will bne, multi select, checkbox, radio box, free text. Provide
the possible answers if needed. And then allow the form to be filled out
and the responses saved.

That part shouldn't be too tough. Forms may need to be able to be related
to other forms or multiple forms could make up 1 form to fill out. Like
form A and D.

If there is something like this already I don't want to reinvent the wheel.
Also if someone has experience with this type of model has it been good or
bad.

Thanks.

AddThis Social Bookmark Button