DataSheet view with ADODB.Recordset

A

andre

I have a form in Access attached to module. An OnClick
procedure queries an SQL sever and creates an ADODB
recordset. Is there anyway to get that recordset into a
Standard Access DataSheet view (like if you run a qery
from within Access).
 
Top