Using VB5 professional, I have placed a recently downloaded ADODC control on a form, filled in the properties (selecting an existing ODBC data source name, and a valid SQL statement for the recordsource). Then I have placed a text box on the form to bind the fields to the ADODC, selected the Datasource property, and it does not recognise the existence of the ADO Data Control. Can anyone shed any light on this?. (I have no problems using the old DAO data control, just the ADO.)

Thanks