dmcgimpsey
Active Member
- Joined
- Mar 30, 2004
- Messages
- 268
Hi Folks:
I have a table that is in SAS/Share - I am able to run a query against it using ADO through ODBC. What I would like to do is to execute a Select * query and return all of the data into a record set - and then to be able to access this record set in the future, by doing selects against it - with complicated Group By and Where clauses.
Is there a reference somewhere on how to do this?
Thanks
Don
I have a table that is in SAS/Share - I am able to run a query against it using ADO through ODBC. What I would like to do is to execute a Select * query and return all of the data into a record set - and then to be able to access this record set in the future, by doing selects against it - with complicated Group By and Where clauses.
Is there a reference somewhere on how to do this?
Thanks
Don