Re: [HACKERS] Dynamic application data refreshing

2000-09-27 Thread Papp Gyozo
> I want to make a client application that performs a query to show the > results, but the client application stays open and the database gets > updated. > > I want that the updates of the database reflects on the open client > application, I think this can be done with triggers but I'm not sur

[HACKERS] Dynamic application data refreshing

2000-09-20 Thread Jesus Sandoval
I tried to find information in the lists but got no luck. I want to make a client application that performs a query to show the results, but the client application stays open and the database gets updated. I want that the updates of the database reflects on the open client application, I think t