View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
HS[_3_] HS[_3_] is offline
external usenet poster
 
Posts: 2
Default Viewing Recordset in SQL help please

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