Re: Database design

From: proxy.mzh.de <evgens_at_aport.ru>
Date: Wed, 12 Mar 2003 22:05:32 +0100
Message-ID: <3e6fa19d$1_at_news.mzh.de>


Hi,
basing on the info you provided, the advise one can give you depends on an answer to the question: should the information for the trial be structured in any way or it might be a free text.
In the last case the BLOB (CLOB) column would help you. There you can hold any unstructured informationÀ
The requirement to have information structured, makes your life much more complicated. There are different approaches you can use, each depends on the business task you have (how the information should be structured). If you are in this case, pls provide more information to give you some valueable advise

regards
  Evgen

"john" <nospam_at_nospam.com> wrote in message news:wO0ba.11862$Lq.945096_at_stones...
> Hi,
>
> I am creating a database for a web application. The idea for the
 application
> is for a company administrator to be able to log into the site and
 allocate
> staff to a project which will be a clinical trial at a particular
 practice.
> Staff will be able to log in and update the status of the project they are
> working on and clients will be able to log in and book a member of staff.
> Administrators will be able to add / edit / delete - staff / clients /
> clinical trials.
>
> Here is my database diagram:
>
> http://www.mania.plus.com
>
> My problem is each different clinical trail will need to have different
 data
> collected for it. How could I handle this in the database model? The
> administrator would like to be able to edit the data collected for each
> trial via the site...
>
> Any other comments on my database model would be appreciated as this is my
> weakest area of web development by far!
>
>
>
Received on Wed Mar 12 2003 - 22:05:32 CET

Original text of this message