R
Rob
I have an Access 2003 application that's come my way. It is getting an
error. It was written in a previous version of Access, and on the form has a
bound datagrid. In the code, an ADO data set is bound to the grid via the
..Datasource property. Now when it tries to do this I get an "Object doesn't
support this property or method error." How do I programmatically assign a
datasource to a grid on an Access form?
error. It was written in a previous version of Access, and on the form has a
bound datagrid. In the code, an ADO data set is bound to the grid via the
..Datasource property. Now when it tries to do this I get an "Object doesn't
support this property or method error." How do I programmatically assign a
datasource to a grid on an Access form?