Is there a way to join DataTables, kind of like how you do join in SQL?

DataSet and Table join by Elton

Elton
Wed Mar 30 18:34:11 CST 2005

If you mean join query, I suppose not.

Elton Wang


>-----Original Message-----
>Is there a way to join DataTables, kind of like how you
do join in SQL?
>
>.
>

RE: DataSet and Table join by AdrianMoore

AdrianMoore
Sat May 14 11:41:03 CDT 2005

You might also want to check out this web-site that promises to provide a
.NET component to allow full SQL syntax queries against a DataSet.

http://queryadataset.com

Hope this helps
Ad.


"dmsy" wrote:

> Is there a way to join DataTables, kind of like how you do join in SQL?
>
>