Viewing Recordset in SQL help please

H

HS

Hi, I have a recordset but I don't know how to make it
something that I can view in SQL Analyzer

for example I have
Dim RSSelection as Recordset

but now I don't know how to view it to test it in SQL

Can anyone please help
 
Top