[AccessD] using ADO to populate combos - was RE: Error 3048 Cannotopen any more databases

Susan Harkins ssharkins at gmail.com
Wed Mar 5 08:35:33 CST 2008


John, I think the control has a property named Recordset -- look for

Set ctl.Recordset = rst

I think you have to do this programmatically -- don't think there's a manual 
choice. I might be wrong about this, I know you can do this with forms.

Susan H.


> Is it in fact possible to make the rowsource an ADO recordset or am I
> delusional?  If possible, how is it done?  Example code would be nice.




More information about the AccessD mailing list