Hi,
Does anyone know how to set the datagrid
to an existing ADODB Recordset?

I've been trying the following but nothing happens :-

set datagrid1.datasource = rs

Any help would be very welcome