Guest_imported
New member
- Jan 1, 1970
- 0
I am trying to make an Access database of patients' families' medical histories. With all the diseases and family members I want to enter for each patient, it is far more than 255 fields. So what is the best solution to "fake" a bigger table?
I tried creating a seperate table for each disease and entering the status of the disease in each family member in that table and include the patient ID # as the primary key. I created a relationship between the Patient ID # field in that table with the Patient ID # field in the main table, but it still does not seem to work.
If I try to make a form using the wizard with fields from both tables, I get a general "The wizard could not make the form" error. If I try it in design view, I cannot figue out how to access the field list of any other table except foe the one that I initially chose after clicking on the new form button.
By the way, I am using Access 2000 if that makes a difference. I hope I was clear enough to be helped. Thanks for any tips.
I tried creating a seperate table for each disease and entering the status of the disease in each family member in that table and include the patient ID # as the primary key. I created a relationship between the Patient ID # field in that table with the Patient ID # field in the main table, but it still does not seem to work.
If I try to make a form using the wizard with fields from both tables, I get a general "The wizard could not make the form" error. If I try it in design view, I cannot figue out how to access the field list of any other table except foe the one that I initially chose after clicking on the new form button.
By the way, I am using Access 2000 if that makes a difference. I hope I was clear enough to be helped. Thanks for any tips.