N
NoviceNana
Hi All,
I have moderate knowledge of Microsoft Access. I have been building
small databases for years and just sort of learning and and picking up
things as I go. At this point I'm pretty proficient at writing basic
code, running complex queries and creating really pretty forms.
Because I'm pretty much self taught I lack some of the fundamental
knowledge of database design, especially table design. I'm curently
building a database to house information on clients in a health
program. The database has 2 tables
Table 1:- All client level information (id number, date of birth etc.)
This table houses all information that will essentially only be
entered once.
Table 2: All encounter level information. Each client will have
meetings weekly, chart reviews as needed and review meetings that
occur quarterly. These 3 "encounters" all have different forms
(feeding into the encounter table) and each set of data elements have
an associated date.
After working on this database for 2 months my boss is now questioning
my table structure. He seems to think that all data elements that
have the same periodicity should be entered on the same table... this
would result in each form having at least 3 tables associated with
it. Originally the database had a table for each separate form and
all the tables had a one to many relationship with the main table.
Which way is the best way to build this database? I'm sure there is
information on line so if you just want to point me in the right
direction I would be MUCH obliged!!
Thanks!
I have moderate knowledge of Microsoft Access. I have been building
small databases for years and just sort of learning and and picking up
things as I go. At this point I'm pretty proficient at writing basic
code, running complex queries and creating really pretty forms.
Because I'm pretty much self taught I lack some of the fundamental
knowledge of database design, especially table design. I'm curently
building a database to house information on clients in a health
program. The database has 2 tables
Table 1:- All client level information (id number, date of birth etc.)
This table houses all information that will essentially only be
entered once.
Table 2: All encounter level information. Each client will have
meetings weekly, chart reviews as needed and review meetings that
occur quarterly. These 3 "encounters" all have different forms
(feeding into the encounter table) and each set of data elements have
an associated date.
After working on this database for 2 months my boss is now questioning
my table structure. He seems to think that all data elements that
have the same periodicity should be entered on the same table... this
would result in each form having at least 3 tables associated with
it. Originally the database had a table for each separate form and
all the tables had a one to many relationship with the main table.
Which way is the best way to build this database? I'm sure there is
information on line so if you just want to point me in the right
direction I would be MUCH obliged!!
Thanks!