Printable View
How can I Set a datagrid's datasource to a recordset?
Create the Recordset object and then use this sentence: Set DataGrid1.DataSource=Recordset1