Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

query against ADO recordset

Status
Not open for further replies.

joel009

Programmer
Jul 7, 2000
272
US
Is there any way I can run SELECT query against an open ADODB recordset? I need to do sum's and group by's and can't simply use a filter. Using VB6 SP4.

Thanks,

Joel
 
Yep, got it set up that way and working. I just thought there should be a way to query an existing recordset more than by .filter.

Thanks,

Joel
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top