G
Guest
I have one dataset. Filled one DataTable from dbase. Filled another DataTable
using ReadXml() and Merge(). So now I have to DataTables that I want to Join
on that exist in memory but are from disparate data sources. Can I Join on
them with ADO.NET?
Thanks.
using ReadXml() and Merge(). So now I have to DataTables that I want to Join
on that exist in memory but are from disparate data sources. Can I Join on
them with ADO.NET?
Thanks.