[mso] Re: Access 2002 normalizing a database

  • From: "DiMarco, Suzanne " <SDiMarco@xxxxxxxxxxxxxxxxxx>
  • To: "'mso@xxxxxxxxxxxxx'" <mso@xxxxxxxxxxxxx>
  • Date: Thu, 4 Nov 2004 09:53:49 -0500

A couple of reasons.  The database is currently around 1500 records and
they're adding to it everyday.  One patient could rent a few pieces of
equipment on each visit and that same patient could have more than 1 visit.
I would like to have that patient entered just once in the database and then
use a separate table to track all the rented equipment.  I don't want to
keep duplicating the patient info. Also, more than 1 person enters data into
the database. With a patient table there's less of a chance of duplicate
patients with misspellings. They will search on a patient name before adding
it as new.

I want to create a form with a subform so when they search on a patient, all
the patient's transactions will appear.  This way it will be easier when
they need to update a transaction.

Does this sound like the right reasons to separate the table?  Thanks for
your help.



-----Original Message-----
From: Green [mailto:1z@xxxxxxxxxxxxxx] 
Sent: Thursday, November 04, 2004 9:41 AM
To: mso@xxxxxxxxxxxxx
Subject: [mso] Re: Access 2002 normalizing a database


Hi Suzanne,

Why do you want to do this? Are you talking about a lot of records? A simple
query should give you a table with non duplicated patients if you just want
a list of unique names.

Lisa

> Split the transaction table into two - one containing just patient 
> info and one containing the transaction info creating a one to many
> relationship.
> The patient info only consists of first name, and last
> name.  Currently
> there's no good primary key field. They have not been using
> social security
> number or any field like that to identify a patient. I'm
> guessing I'll have
> to use an autonumber field as the way to relate the two
> tables?  Thanks for
> any help.
>


*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or
MicrosoftOffice@xxxxxxxxxxxxxxxx

To send mail to the group, simply address it to mso@xxxxxxxxxxxxx

To Unsubscribe from this group, send an email to 
mso-request@xxxxxxxxxxxxx with the word "unsubscribe" (without the quotes)
in the subject line.

Or, visit the group's homepage and use the dropdown menu.  This will also
allow you to change your email settings to digest or vacation (no mail).
//www.freelists.org/webpage/mso

To be able to use the files section for sharing files with the group, send a
request to mso-moderators@xxxxxxxxxxxxx and you will be sent an invitation
with instructions.  Once you are a member of the files group, you can go
here to upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************
*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or 
MicrosoftOffice@xxxxxxxxxxxxxxxx

To send mail to the group, simply address it to mso@xxxxxxxxxxxxx

To Unsubscribe from this group, send an email to 
mso-request@xxxxxxxxxxxxx with the word "unsubscribe" (without the quotes) in 
the subject line.

Or, visit the group's homepage and use the dropdown menu.  This will also allow 
you to change your email settings to digest or vacation (no mail).
//www.freelists.org/webpage/mso

To be able to use the files section for sharing files with the group, send a 
request to mso-moderators@xxxxxxxxxxxxx and you will be sent an invitation with 
instructions.  Once you are a member of the files group, you can go here to 
upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************

Other related posts: