On 11/16/06, Bas Driessen <[EMAIL PROTECTED]> wrote:
>
[...]
>
>  What about the gda_command_set_transaction() function? That  has gone as
> well. How to implement a transaction around a select command for instance?
> Will this be correct?
>
>  gda_connection_begin_transaction()
>
>  gda_connection_execute_select_command()
>
>  gda_connection_commit_transaction()

Yes, that's correct; the idea is that it's similar to what you'd do on
a SQL console.

Vivien
_______________________________________________
gnome-db-list mailing list
gnome-db-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-db-list

Reply via email to