searching for names - multiple names per record
- From: "zSplash" <zNOSPAMSplash@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 1 Feb 2007 13:01:30 -0900
My database needs to track several names (first and last) for each record.
My initial database had all the names (first/last) in the main table. In an
earlier request for help re: searching for lastnames, someone suggested that
I put all the names in a separate Names table with a nameType comboBox. Now
that I've modified my database to do that, I see that with that design I can
only have one name per record. (To enter names, I select nameType, and then
enter first/last names for that nameType. I have no way of entering/adding
the first/lastnames for the other nameTypes. Each record has 5 or 6
first/last names to track. If they are all in one Names table, as
suggested, I can only hold one nameType in each record.
Can someone please suggest another way to solve my problem?
TIA
.
- Follow-Ups:
- Re: searching for names - multiple names per record
- From: Douglas J. Steele
- Re: searching for names - multiple names per record
- Prev by Date: Re: retrieving namesTable data to Form
- Next by Date: Re: searching for names - multiple names per record
- Previous by thread: Re: retrieving namesTable data to Form
- Next by thread: Re: searching for names - multiple names per record
- Index(es):
Relevant Pages
|