MySQL Forums
Forum List  »  General

Real-time notifications
Posted by: Eddie Shipman
Date: January 11, 2005 08:54AM

My application, written in Delphi using ADO via myODBC, runs in a multi-user
environment. But when another user modifies data in the database, another user
cannot see it until manually refreshing.

I want to make the refreshing automatic. I've tired refreshing all databases but it uses
so much resources. I want to refresh only modified tables on the database for one
user.

How can i do that ?

Interbase used to have what is called the IBEventAlerter where we could capture
events on the Interbase conenction. This used to be a way to setup multi-user environments that had thae above capability.

Options: ReplyQuote


Subject
Written By
Posted
Real-time notifications
January 11, 2005 08:54AM
January 11, 2005 10:22AM
January 11, 2005 10:24AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.