View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
quartz[_2_] quartz[_2_] is offline
external usenet poster
 
Posts: 441
Default Web query results in a recordset?

Does anyone know if it is possible to return a web query (e.g. for stock
info) to be returned in a recordset using ADO, perhaps using a Stream?

If so, could you please post example code?

Thanks much in advance.