J
jules
Hello all,
I admit it - I am new to Access (or databases in general) and
none of this is really my field. I am using Access for my
doctorate in dentistry, so bear with me if my questions are
too simple... =8) Unfortunately I have reached a point where
the good ol' try-and-error procedure won't cut it anymore and
I do rely on some help for you guys - any info is greatly
appreciated.
Here's a quick rundown -
Basically I have 363 fields to take care of, 11 fields worth of
patient data and 11 attributes per tooth * 32 teeth in your average
jaw. I've found out the hard way that Access is retarded enough
only to handle 256 fields per table which really was the beginning
of my desperation: I therefore split everything up into five tables:
1. patient data (name, date of birth etc...)
2. quadrant 1 (upper right part of jaw)
3. quadrant 2 (upper left...)
4. quadrant 3 (lower left...)
5. quadrant 4 (lower right...)
The next problem was creating a form. While Access obviously is
capable of handling the total number of fields/gadgets/stings
in ONE form the subforms (quadrant...) did not work (the Auto ID
incicated "#Name?").
I split it up to five forms (as I did with the tables), no luck.
Changes were now possible but nothing was saved. The datasets did
not syncronise with each other.
I did find a very, very shaky method of achieving cohaerent
forms/datasets, but I would like to hear your opinions on how to
get to the following:
1. Open all fields in one form (is this possible despite the fact
that fields originate from other tables) and having them syncronise
in a way that if I select another patient from the main list, all
subforms refresh.
2. If that can't be done, how can I achive this in multiple forms?
3. How can I have the quadrant-forms open
a) with their top-left corner set to a specific coordinate
b) in defined size?
Any input greatly appreciated - and hey, if you have dental
questions... =8)
Thanks guys,
Julian
I admit it - I am new to Access (or databases in general) and
none of this is really my field. I am using Access for my
doctorate in dentistry, so bear with me if my questions are
too simple... =8) Unfortunately I have reached a point where
the good ol' try-and-error procedure won't cut it anymore and
I do rely on some help for you guys - any info is greatly
appreciated.
Here's a quick rundown -
Basically I have 363 fields to take care of, 11 fields worth of
patient data and 11 attributes per tooth * 32 teeth in your average
jaw. I've found out the hard way that Access is retarded enough
only to handle 256 fields per table which really was the beginning
of my desperation: I therefore split everything up into five tables:
1. patient data (name, date of birth etc...)
2. quadrant 1 (upper right part of jaw)
3. quadrant 2 (upper left...)
4. quadrant 3 (lower left...)
5. quadrant 4 (lower right...)
The next problem was creating a form. While Access obviously is
capable of handling the total number of fields/gadgets/stings
in ONE form the subforms (quadrant...) did not work (the Auto ID
incicated "#Name?").
I split it up to five forms (as I did with the tables), no luck.
Changes were now possible but nothing was saved. The datasets did
not syncronise with each other.
I did find a very, very shaky method of achieving cohaerent
forms/datasets, but I would like to hear your opinions on how to
get to the following:
1. Open all fields in one form (is this possible despite the fact
that fields originate from other tables) and having them syncronise
in a way that if I select another patient from the main list, all
subforms refresh.
2. If that can't be done, how can I achive this in multiple forms?
3. How can I have the quadrant-forms open
a) with their top-left corner set to a specific coordinate
b) in defined size?
Any input greatly appreciated - and hey, if you have dental
questions... =8)
Thanks guys,
Julian