Invoke Query Builder

  • Thread starter Thread starter B@d
  • Start date Start date
B

B@d

I want to use the query builder from visual studio in my application.
Is this possible, which api call should I use.

If not possible, are there other alternatives to create visual queries in
vb.net (for sql server)
 
Havent tried it. Looks like it will automatically generate
the
code for you.

What I want to do in my application is give my end users the ability to make
their own queries.
If you know a component for this, let me know.
I think it must be possible to call a dll function from visual studio.
 
Hi B@d, I am looking for the same. Did you find anything already? I created
some stuff in .NET, but have problem with table linking - how to generate
FROM clause. If you have anything, would you share please. I can share with
you what I have.

Thanks.
Victor
my email is vkuzmich aatt interactsys ddoott com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top