Re: [gnome-db] transaction changes.
- From: "Vivien Malerba" <vmalerba gmail com>
- To: bas driessen xobas com
- Cc: GNOME-DB List <gnome-db-list gnome org>
- Subject: Re: [gnome-db] transaction changes.
- Date: Thu, 16 Nov 2006 14:03:45 +0100
On 11/16/06, Bas Driessen <bas driessen xobas com> 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]