Hi Darrenw,
If you are using ADO! When you define your ADO control make sure you have your record source defined under ADOCDC properties. i hope that this helped, email me if you need and example.
Bye,
Jim
Printable View
Hi Darrenw,
If you are using ADO! When you define your ADO control make sure you have your record source defined under ADOCDC properties. i hope that this helped, email me if you need and example.
Bye,
Jim
I open a new recordset
but I get a variable not set error when I try to set my datacombo rowsource to the recordset
Although I can set the datasource property to the recordset
The rowsource property of the DBCombo is Read-Only at runtime...