Hi I have an adodb recordset which is a query on a table in sql server. I can loop through the recordset fine and view each individual field but what I actually want to do is just view it as a grid ie datagrid or datasheet.
I can't seem to work out how to do this using Access, is it possible? The script for the recordset could change to point to a different query so the fields shouldn't be hard typed.
Thanks in advance for any help
I can't seem to work out how to do this using Access, is it possible? The script for the recordset could change to point to a different query so the fields shouldn't be hard typed.
Thanks in advance for any help