Hi, May be you have to trigger periodic queries from the clients to the database if the clients always remain up, or you can use Oracle, from which you can setup a Trigger on a table and then have the trigger send a JMS message. Oracle has two different JMS implementations. You can then have a process that will 'listen' for the message using the JDBC Driver.
On Tuesday, 23 April 2013 00:00:06 UTC+5:30, hadar wrote: > > Hi, > > I have application that contain FlexTable. > The data in the table is from DataBase. > > I want to update the table (on all clients) when there is change in the db. > > How it can be done ? > > Thanks > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscr...@googlegroups.com. To post to this group, send email to google-web-toolkit@googlegroups.com. Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. For more options, visit https://groups.google.com/groups/opt_out.