R
Rich
Hello,
I am building a systems mgmt. database application.
On my main form, I have a tabbed control (my first time using this). The
tab control has 3 tabs, with each tab having a sub-form. The parent/child
relationship is based on the servername.
The tabs/forms seems to be performing as expected, except that when I enter
data into the control/sub-form, the data is not saved, even if I click on the
save, or change records. From Design View on the form, relevant properties
(Allow Edits .. Data Enter) are all "Yes", and recordset type is Dynaset.
This is the same for all 3 tabs/sub-forms.
Can anyone tell me what I'm doing wrong or help point me in the right
direction.
I am building a systems mgmt. database application.
On my main form, I have a tabbed control (my first time using this). The
tab control has 3 tabs, with each tab having a sub-form. The parent/child
relationship is based on the servername.
The tabs/forms seems to be performing as expected, except that when I enter
data into the control/sub-form, the data is not saved, even if I click on the
save, or change records. From Design View on the form, relevant properties
(Allow Edits .. Data Enter) are all "Yes", and recordset type is Dynaset.
This is the same for all 3 tabs/sub-forms.
Can anyone tell me what I'm doing wrong or help point me in the right
direction.