Hi.
Is there a way to send an entire record to a string without having to reference each field in the record? I would like to loop through a recordset, sending each record to a string for display. I don't need to update the recordset ever, so I don't really want to mess with it.
Hope this makes sense. I'm still reading the A2KDH book, so I don't have the answer myself.
Thanks,
- javanic -
Is there a way to send an entire record to a string without having to reference each field in the record? I would like to loop through a recordset, sending each record to a string for display. I don't need to update the recordset ever, so I don't really want to mess with it.
Hope this makes sense. I'm still reading the A2KDH book, so I don't have the answer myself.
Thanks,
- javanic -