Adrian Moldovan
2008-02-27 10:15:00 UTC
Hi,
You all know the QueryBuilder designer from the Dataset when adding a new
table adapter and you want to create a query... Well, I need to use that in a
windows application(also web app if possible), and let the user choose its
tables based on an already configured connection string, and let him create
it's sql with it.
Is there any way to do this?
System.Data.Design classes are internal... System.ComponentModel.Design.Data
has only abstract classes..
Thanks!
You all know the QueryBuilder designer from the Dataset when adding a new
table adapter and you want to create a query... Well, I need to use that in a
windows application(also web app if possible), and let the user choose its
tables based on an already configured connection string, and let him create
it's sql with it.
Is there any way to do this?
System.Data.Design classes are internal... System.ComponentModel.Design.Data
has only abstract classes..
Thanks!