Home All Groups Group Topic Archive Search About
Author
21 Nov 2005 3:48 PM
Joe
Can the Query Builder that is used to create datasets in VS.NET be called
from an application? I hate building these things but always have a need for
one.

Author
21 Nov 2005 5:34 PM
W.G. Ryan - MVP
Joe - I'm guessing you're referring to Query Builder that pops up in the
Data Adapter configuration wizard?   AFAIK it's not directly exposed but a
former coworkder of mine told me that you can get to it via the
Extensibility model.  If that's what you are referring to, let me know and
I'll see if I can find otu the details for you.
Show quote
"Joe" <jbassking@noemail.noemail> wrote in message
news:u43NMMr7FHA.1184@TK2MSFTNGP12.phx.gbl...
> Can the Query Builder that is used to create datasets in VS.NET be called
> from an application? I hate building these things but always have a need
> for one.
>
Author
21 Nov 2005 6:07 PM
Joe
You got it! That's what I'm looking for. Any additional info would be great.
Thanks!

Show quote
"W.G. Ryan - MVP" <WilliamRyan@nospam.gmail.com> wrote in message
news:uLNiEHs7FHA.1416@TK2MSFTNGP09.phx.gbl...
> Joe - I'm guessing you're referring to Query Builder that pops up in the
> Data Adapter configuration wizard?   AFAIK it's not directly exposed but a
> former coworkder of mine told me that you can get to it via the
> Extensibility model.  If that's what you are referring to, let me know and
> I'll see if I can find otu the details for you.
> "Joe" <jbassking@noemail.noemail> wrote in message
> news:u43NMMr7FHA.1184@TK2MSFTNGP12.phx.gbl...
>> Can the Query Builder that is used to create datasets in VS.NET be called
>> from an application? I hate building these things but always have a need
>> for one.
>>
>
>
Author
22 Nov 2005 5:11 AM
Kevin Yu [MSFT]
Hi Joe,

You can try to use some third party components. The following links might
help.

http://www.epsilon-logic.net/ELSQBDetails79.asp

http://www.devdirect.com/ALL/QueryBuilder_PCAT_2018.aspx

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
Author
22 Nov 2005 5:33 AM
luxspes
W.G. Ryan - MVP wrote:
> Joe - I'm guessing you're referring to Query Builder that pops up in the
> Data Adapter configuration wizard?   AFAIK it's not directly exposed but a
> former coworkder of mine told me that you can get to it via the
> Extensibility model. 

Maybe this could be helpful
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvs05/html/ddexintro.asp

If that's what you are referring to, let me know and
Show quote
> I'll see if I can find otu the details for you.
> "Joe" <jbassking@noemail.noemail> wrote in message
> news:u43NMMr7FHA.1184@TK2MSFTNGP12.phx.gbl...
>
>>Can the Query Builder that is used to create datasets in VS.NET be called
>>from an application? I hate building these things but always have a need
>>for one.
>>
>
>
>
Author
6 Feb 2006 9:29 AM
Sergey Smagin
You may have a look at our visual query building component:
http://www.activequerybuilder.com/
This is ActiveX component, but it was tested with VS.NET 2003 and 2005.

*** Sent via Developersdex http://www.developersdex.com ***

AddThis Social Bookmark Button