all groups > dotnet windows forms designtime > february 2008 >
You're in the

dotnet windows forms designtime

group:

Programatically use QueryBuilder designer


Programatically use QueryBuilder designer Adrian Moldovan
2/27/2008 2:15:00 AM
dotnet windows forms designtime:
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..

RE: Programatically use QueryBuilder designer KNaumann
3/11/2008 2:12:03 AM
Hi Adrian,

i am looking for the same functionality. Did you get any helpful answers or
did you find some useful hints ?

thanks for help
Kai

[quoted text, click to view]
RE: Programatically use QueryBuilder designer Adrian Moldovan
3/11/2008 2:28:02 AM
Nope, didn't found what I am looking for... for the momment I am just
avoiding the issue.
For some reason, all the usefull classes from the related namespaces are
restricted from a normal usage.
I would find this piece of functionality really nice to use and extremely
helpful.
Hope someone would provide some ideas.
Thanks

[quoted text, click to view]
AddThis Social Bookmark Button