View Single Post
  #5  
Old October 31st, 2008, 03:05 PM posted to microsoft.public.access.tablesdbdesign
KateB
external usenet poster
 
Posts: 75
Default Change of address

Thanks Jeff,

This is exactly my problem. I can record all the addresses, tests,
patients, etc, but am not sure how to tie the address to the correct test in
queries at a later time. I think a combination of yours and Fred's
suggestions may work for me. Lots of trial and error to come!

Kate

"Jeff Gaines" wrote:

On 31/10/2008 in message
KateB wrote:

Do I need to give each address a unique ID and pull that into the table
containing test ID?


What about an address table with 'From' and 'To' in it linked to the
CustomerID, you could then pull the address that was valid on a specific
date.

If you go that route I would be inclined to use a date index (number of
days from a global starting date) in an integer field as it is
quicker/easier to search on than DateTime (in my experience anyway).

--
Jeff Gaines Damerham Hampshire UK
There is no reason anyone would want a computer in their home.
(Ken Olson, president Digital Equipment, 1977)