I'm trying to create an activeX control with an embedded ado data control. I want to use the ado control to provide a datasource via its connectionstring and recordsource properties. However when I try to access those properties in my activeX control on my application, I can't seem to get it to work.
What am I doing wrong?
Tesita:confused:
