Remote Scripting

  • Thread starter Thread starter Karen
  • Start date Start date
K

Karen

Does anyone know how to return a recordset using remote
scripting. An answer was given about serializing the
data, but I am not sure how this is done. Any help would
be appreciated.

Karen
 
Do you want to return an ADO classic ADODB.Recordset?

--
____________________________________
Bill Vaughn
MVP, hRD
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
 
Yes I would like to return an ADODB.Recordset, but the
literature that I read indicates that you cannot return
objects. If you can point me in the right direction I
would appreciate it.

Karen
 
Back
Top