View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike[_108_] Mike[_108_] is offline
external usenet poster
 
Posts: 2
Default CopyFromRecordset will fail if the recordset array data such as hierarchical recordsets ???

does that mean if my stored procedure returns multiple records (multiple
selects statements) it won't work?

thanks