A question about ADO programming

Is there any way of capturing the buffer of a entire row instead of it's individual fields while accessing the data contained in a RecordSet object after running a query through a _ConnectionPtr object. I can move from row to row in a this Recordset and the Get methods only gives me the possibility of retrieving the fields individually, but I'm working on a application that demands me tho process the entire row.

Thanks,
bsantanna
Topic archived. No new replies allowed.