Re: [gnome-db] GdaCommand.



2009/6/23 Piotr Pokora <piotrek pokora gmail com>

> Vivien Malerba writes:
>
> Hi!
>
> > You'll have to create a GdaStatement from the "SELECT * FROM table"
> > (which is what was done in V3 BTW). You can do this using a parser
> > object, or by creating the object directly (in 4.2 there will be an API
> > to build statement without using any SQL).
>
> Any API preview?


Most of it is already coded, see
http://library.gnome.org/devel/libgda/4.1/GdaSqlBuilder.html


>
> In Midgard we use query builder class which generates SQLs.
>
> http://www.midgard-project.org/api-docs/midgard/core/vinland/midgard-query-builder.html
>
> It's GObject oriented, but I am curious if we could benefit from it.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]