Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Perform a query against another query

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-01-18 : 18:21:35
IRV writes "I created a stand alone recordset as described in your main page, however, I would like to perform another query against this newly created virtual recordset. I can not use the "Filter" command because I need to sum up values ie: (Select SUM(sales) sales....) etc.. Should I not use a virtual recordset? I chose not to use arrays in vb.... because I too... hate arrays. Thanks.
=)"
   

- Advertisement -