Hi there,
Im building a database to keep track of Isolated patients in a hospital. I have a master table that keeps track of patients, and comments, and a child table that keeps track of individual isolation periods for statistical purposes.
My question is, how should I go about setting up the forms to enter data into the database. I need things like: Name, Infection Type, Location etc. Ideally I want one form that will do everything I need, but Im willing to have a form for adding new child records under the master record. I have not built forms around tables linked this way before and Id appreciate any advice.
-Z
Im building a database to keep track of Isolated patients in a hospital. I have a master table that keeps track of patients, and comments, and a child table that keeps track of individual isolation periods for statistical purposes.
My question is, how should I go about setting up the forms to enter data into the database. I need things like: Name, Infection Type, Location etc. Ideally I want one form that will do everything I need, but Im willing to have a form for adding new child records under the master record. I have not built forms around tables linked this way before and Id appreciate any advice.
-Z