L
Lin
Hi all. Thanks in advance.
Ive been putting together this database for the office. Luckily I've had
time to experiment with quite a few suggestions and they work well. Now Its
come down to decision time. Here's my dilema.
In our Agency we have records dating back to the 1800's.
We had also inhereted a few files from surrounding areas way back when.
One suggestion was to have one (Names table) and avoid replication of
tables. Okay, so here's where it gets tricky. Two systems (or file types)
need to auto number. FhID and CaseID.
The other types of cases are (i.e. UP, WD, D, YC etc...) These numbers are
set and will never grow, they are old. I guess ultimately Id like to be able
to search all names from all era's. and that is okay but how can I set these
others up?
I thought about A table with each type of ID listed with (Names) then a
table for each (file type) that either autonumbers or doesn't (for older).
Any suggestions would be greatly appreciated.
Ive been putting together this database for the office. Luckily I've had
time to experiment with quite a few suggestions and they work well. Now Its
come down to decision time. Here's my dilema.
In our Agency we have records dating back to the 1800's.
We had also inhereted a few files from surrounding areas way back when.
One suggestion was to have one (Names table) and avoid replication of
tables. Okay, so here's where it gets tricky. Two systems (or file types)
need to auto number. FhID and CaseID.
The other types of cases are (i.e. UP, WD, D, YC etc...) These numbers are
set and will never grow, they are old. I guess ultimately Id like to be able
to search all names from all era's. and that is okay but how can I set these
others up?
I thought about A table with each type of ID listed with (Names) then a
table for each (file type) that either autonumbers or doesn't (for older).
Any suggestions would be greatly appreciated.