Hi,

Is there any way to use in my application Query Builder that Microsoft is
using in SQL Server and DataAdapter Wizard where I can drag and drop tables,
link them in graphical designer and run resulting sql statement?

Is it possible or is it just part of SQL Server and VS?

Thank you.
Victor

Re: Can I use Query Builder from my application? by geeksgk

geeksgk
Wed Feb 16 17:26:32 CST 2005

I don't think that is possible.

But if you use OLAP, you can do something reasonably closer to what you
are asking for.


Re: Can I use Query Builder from my application? by Victor

Victor
Thu Feb 17 12:07:04 CST 2005

Thank you.

Can you explain please:
But if you use OLAP, you can do something reasonably closer to what you
are asking for.

Victor



"geeksgk@yahoo.com" wrote:

> I don't think that is possible.
>
> But if you use OLAP, you can do something reasonably closer to what you
> are asking for.
>
>