in reply to
Handling returned data from a OLE object.
That looks like an ADO recordset. What are you trying to do with the returned object?
Comment on
Re: Handling returned data from a OLE object.
Replies are listed 'Best First'.
Re: Re: Handling returned data from a OLE object.
by
Anonymous Monk
on Feb 20, 2003 at 18:01 UTC
That's right it is a recordset but I can't seem to get the data from it. The Item keys I think should point to an array containing the actual data but it seems to be undefined.
[reply]
In Section
Seekers of Perl Wisdom