Re: [gnome-db] Minor API change and MySQL [update/delete]_row



On Thu, 2003-10-30 at 10:22, Rodrigo Moya wrote:
> with postgres, it's possible to be notified when a table changes. You
> register to the change notifications and every time the table you are
> listening to changes, you get a notification.

Good point, I suppose you mean triggers.

I saw there are mentioned in gda-postgres, but not yet implemented.

I was wondering a few days ago how to use universal triggers in libgda
(afaik, there are triggers in oracle as well).

Maybe by adding some meaningful GLib signal to GdaConnection (such as
'[before|after]_table_[insert|delete|update])?

It would be really cool to implement triggers in libgda ;-)

-- 
{ "Laurent" => "http://lrz.samika.net"; }




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]