C
Craig Buchanan
How is using the form's Recordset property differ from using the RowSource
property? Does the RowSource generate a Recordset internally, then bind
that to the form?
If I want to use the Recordset property, can I use other Recordset types
other than a Dynaset? Will the Dynaset save changes when a record is
changed? Can it work w/ the form's new record functionality?
Thanks,
Craig
property? Does the RowSource generate a Recordset internally, then bind
that to the form?
If I want to use the Recordset property, can I use other Recordset types
other than a Dynaset? Will the Dynaset save changes when a record is
changed? Can it work w/ the form's new record functionality?
Thanks,
Craig