Tainc
Jul 18th, 2000, 12:41 PM
Hello all,
I've got a bit of a problem here.
I'll start at the beginning. I'm writing a database program for keeping track of contact lens orders. The client needs to be able to search through a database with two tables in a parent/child manner. PatientInfo is the main table, containing information like address, DOB,
social security number, etc. The OrderInfo table contains the specific prescription information of each order for a particular patient. This is all not so tough, right? I could simply create a master/detail form to do it nicely. There's one problem: The client REFUSES to use a datagrid to enter the OrderInfo information.
My question: Is there any way to use standard controls (textboxes, combos etc.) to manage the detail/child information?
I sincerely appreciate any help anyone can offer.
I'm running out of time on this one. ^_^
-Mike
tainc@bigfoot.com
I've got a bit of a problem here.
I'll start at the beginning. I'm writing a database program for keeping track of contact lens orders. The client needs to be able to search through a database with two tables in a parent/child manner. PatientInfo is the main table, containing information like address, DOB,
social security number, etc. The OrderInfo table contains the specific prescription information of each order for a particular patient. This is all not so tough, right? I could simply create a master/detail form to do it nicely. There's one problem: The client REFUSES to use a datagrid to enter the OrderInfo information.
My question: Is there any way to use standard controls (textboxes, combos etc.) to manage the detail/child information?
I sincerely appreciate any help anyone can offer.
I'm running out of time on this one. ^_^
-Mike
tainc@bigfoot.com