Execute SQL queries on ADO Recordsets as though they existed as Tables in a Database
The Query-A-Recordset component can perform full SQL queries on any ADO Recordsets and return the results to your application. With the QueryARecordset dll component you can perform full SQL queries on any ADO Recordsets and return the results to your application. No more complex filter and find routines or writing data to temporary tables. No more expensive round trips to the Server to obtain a subset of data that already exists saving on valuable Connection and Server resources.