Hi guys, I'm gonna ask here this question because I didn't find the answer elsewhere.
Well suppose I have a GdaDataModel, which has been obtained from a gda_connection_execute_select_command () on a sqlite database. I connected the data_model to 'row_inserted', 'row_updated' etc. signals, then I created another command which inserted a row into that sqlite database. I was using the same GdaConnection too. But unfortunately no signal was raised, and so no callback called. Is GdaDataModel a rowset which detects changes into database? Or is it like a CachedRowSet in Java [an offline rowset with no notifications of changes in db data]? what about if I insert/update a row from an external sqlite console? thanks in advance if you can anwer, Massimo -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: In REGALO 'All the Good Thing' di NELLY FURTADO Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=6616&d=20070608 _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
