> I also notice that calling gda_builder_select_add_target() with the same > table name repeatedly (which I do because it's generic code) on the same > GdaSqlBuilder instance results in errors such as this: > Internal error (Database): table name "albums" specified more than > once > > I can probably find a way to avoid doing this, but it would be nice if > this function (and others, I guess) just returned the ID of existing > parts where possible. >
This is also done in the 4.1.6. Vivien _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
