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? Im using pkg-config --version libgda = 0.17.2, the debian sarge version. Saludos, Juan Pablo. _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
