Of course, disconnected client-side Recordsets are more equivalent to the
disconnected DataTable.
--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
www.betav.com/blog/billva
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.
__________________________________
"Cor Ligthert [MVP]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Byron,
>
> In my opinion is the datatable the closest to the recordset.
>
> The main difference is that a datatable is disconnected while a recordset
> is connected to the database.
>
> I hope this helps,
>
> Cor
>