A
Adrian Moore
For anyone who might have visited the web site before or anyone needing a
full SQL query engine against a ADO.NET DataSet, you might be interested in
the assembly I've been working on at http://www.queryadataset.com. It lets
you perform complex SQL SELECT statements including UNION, INNER and OUTER
JOINS, GROUP BY, HAVING, ORDER BY, sub-queries, aggregates etc against the
tables in a DataSet.
A beta version of the assembly plus a sample application is now available
for download.
The web-site allows you to upload your own XML data fragment, DataSet or
resultset and issue queries using the QueryADataSet assembly. If the query
returns the results you expect, then this assembly might be what you are
looking for.
Thanks
Adrian Moore
http://www.queryadataset.com
full SQL query engine against a ADO.NET DataSet, you might be interested in
the assembly I've been working on at http://www.queryadataset.com. It lets
you perform complex SQL SELECT statements including UNION, INNER and OUTER
JOINS, GROUP BY, HAVING, ORDER BY, sub-queries, aggregates etc against the
tables in a DataSet.
A beta version of the assembly plus a sample application is now available
for download.
The web-site allows you to upload your own XML data fragment, DataSet or
resultset and issue queries using the QueryADataSet assembly. If the query
returns the results you expect, then this assembly might be what you are
looking for.
Thanks
Adrian Moore
http://www.queryadataset.com