I've programmed a complex database for clinic follow-ups; it's all done. There are 9 forms, some are used only once and others have as many records as the number of clinic visits done by the patient. Some forms are fairly simple with maybe 120 fields, but my biggest issue is with the forms that have some 300 or nearly 500 fields. I tend to keep my tables with 125 fields maximum, to keep it fairly manageable on smaller computers that are equipped with little RAM.
The larger forms on this database have 4 tables (Initial History and Physical) or 2 tables (Follow-Ups), and when i need to update/add a record, some portions of the form (underlying tables 3 and 4) don't allow me to tick any field and thus to update the record.
If anyone out there knows what i'm talking about, i can certainly send my database. What I'd like to know is if you can resolve this as i have a deadline to meet, but also to explain how you resolved it so that I can also learn from my mistakes.
Thanks all the way from Zambia !
The larger forms on this database have 4 tables (Initial History and Physical) or 2 tables (Follow-Ups), and when i need to update/add a record, some portions of the form (underlying tables 3 and 4) don't allow me to tick any field and thus to update the record.
If anyone out there knows what i'm talking about, i can certainly send my database. What I'd like to know is if you can resolve this as i have a deadline to meet, but also to explain how you resolved it so that I can also learn from my mistakes.
Thanks all the way from Zambia !