[gnome-db] New API to build statement from a strutural description.

Vivien Malerba <[email protected]>
Newsgroups gmane.comp.gnome.db
Message-ID <[email protected]>
Hi!

I've just committed to svn trunk the code for the GdaSqlBuilder object which
builds statements from their structural description, instead of creating a
statement from some SQL by parsing it.

For example to build a DELETE statement the user does:
* tell the table to use
* tell the condition of the delete statement.
* get a GdaStatement object which can be used as any other statement.

The code is very new and still missing many features, but there is already
some doc and some example in the samples/SqlBuilder directory to show its
usage.

Before I implement more, I'd like to have a feedback about that API.

Regards,

Vivien

_______________________________________________
gnome-db-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-db-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.