Re: One field ONLY...?
- From: marco <n_sp_hum_marco.foglia@xxxxxxxxxxx>
- Date: Sun, 23 Oct 2005 19:11:06 +0200
Kenneth wrote:
Howdy,
We have a table with addresses. One individual might have multiple addresses.
We have a field to assign certain characteristics to a particular address, for example, send brochures to address "A", or invoices to address "B".
For certain characteristics, it is important that only one of the addresses be so marked. For example, we might want to send invoices to one, and only one address.
u dont want to send 2 invoices to the same person at 2 different addresses? If yes try with sql "select DISTINCT contact from "addresses" where your_field='B'"
bye
marco
.
- References:
- One field ONLY...?
- From: Kenneth
- One field ONLY...?
- Prev by Date: Re: Library not opening...?
- Next by Date: Re: paradox and dbase
- Previous by thread: One field ONLY...?
- Next by thread: Re: One field ONLY...?
- Index(es):
Relevant Pages
|