Re: Looking for a query builder that will...
- From: "Herbert Sitz" <hsitz@xxxxxxxxxx>
- Date: Wed, 22 Jun 2005 07:48:45 -0700
"Barry" <barry_wells@xxxxxxxxxxxxxxxx> wrote in message
news:42b95600$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> work with Delphi 2005 and allow me to populate the tables and fields
> programmically. I have two web services that pass the table names and
field
> names. I want to take the results from the gettablenames and
getfieldnames
> and populate the query builder myself. Again, I don't have a direct
> connection to the tables on through web services. Any help would be
> appreciated.
>
I have client applications that manipulate the data structure used in Korzh
Simple Query without having any connection to the database. I don't build
the whole thing from scratch, but I suppose that would be a logical
extension of what I'm doing. It has a nice API that allows you to modify
just about everything programmatically. There is a bit of a learning curve
on it, but it's very powerful. http://www.korzh.com
-- Herbert Sitz
.
- References:
- Looking for a query builder that will...
- From: Barry
- Looking for a query builder that will...
- Prev by Date: Re: Component for chat
- Next by Date: Re: Looking for a query builder that will...
- Previous by thread: Looking for a query builder that will...
- Next by thread: Re: Looking for a query builder that will...
- Index(es):
Relevant Pages
|