S
Sugandh Jain
Hi,
We have the following scenario.
the application works in a multi user environment.
we have a screen opened by user1, which shows data from several tables. it
fetches and populates the data as it is opened.
Now, there is action done by user2, which inserts or updates the records in
the tables used to fetch the data on the screen by user1.
The application is such that user1 wants to see the latest updated
information at any point of time.
Now, I want to find a way, so that the database notifies that table has
added or updated a row, so that application code makes the call again to it,
so, that the screen of user1 is updated.
more clarification if required, please write to me at
(e-mail address removed) or ping at jain_sugandh on yahoo messenger..
Thanks in Advance,
Sugandh
We have the following scenario.
the application works in a multi user environment.
we have a screen opened by user1, which shows data from several tables. it
fetches and populates the data as it is opened.
Now, there is action done by user2, which inserts or updates the records in
the tables used to fetch the data on the screen by user1.
The application is such that user1 wants to see the latest updated
information at any point of time.
Now, I want to find a way, so that the database notifies that table has
added or updated a row, so that application code makes the call again to it,
so, that the screen of user1 is updated.
more clarification if required, please write to me at
(e-mail address removed) or ping at jain_sugandh on yahoo messenger..
Thanks in Advance,
Sugandh