On Thu, 2006-02-23 at 20:00 -0300, Juan Pablo wrote:
> Hi list.
> 
> I've been working for months in a program using gda, and now for the
> first time I used a transaction.
> By now the program can use the database with no problems, I do selects,
> inserts, updates, deletes.
> But when my first transaction came it failed because the database was in
> read only.
> So I checked my gda_client_open_connection and it was setting a
> GDA_CONNECTION_OPTIONS_READ_ONLY.
> 
> Why my updates work anyway and the transactions fails?
> Shouldnt everything fail if it is in read only?
> 
> If yes, it is a bug, if not, what is that read only for?
> 
it is a bug

> Im using  pkg-config --version libgda = 0.17.2, the debian sarge version.
> 
ugh, that's old, we are now in 1.9.x series.
-- 
Rodrigo Moya <[EMAIL PROTECTED]>

_______________________________________________
gnome-db-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-db-list

Reply via email to