2009/9/30 Johannes Schmid <[email protected]>: > Hi! > > I converted some of the glom SQL statements to GdaSqlBuilder which > worked quite well. But now I ran into a problem. How can I create a > query which includes the MAX statement with GdaSqlBuilder, like this > one: > > "SELECT MAX(table.field) FROM table"
It seems I forgot about functions at all in the GdaSqlBuiler API, so it looks like you can't at the moment build such a statement. I'll correct this ASAP, sorry for the inconvenience. Vivien _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
