I am trying to use ADO with a dataReport.
I have a form calling the report. The CONN/RS are in a open in a module. The dataSource is set dynamically to the RS and the dataMember is set to a null string.
What else should I be looking for.