PDA

Click to See Complete Forum and Search --> : Datacombo Rowsource property


jbuck
Jan 31st, 2000, 12:07 AM
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

Darrenw
Jan 31st, 2000, 11:54 AM
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

pardede
Jan 31st, 2000, 04:12 PM
The rowsource property of the DBCombo is Read-Only at runtime...