Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How will I PopUp a messages on nodes in windows environm
Message
 
To
06/02/2002 04:08:44
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00615904
Message ID:
00615917
Views:
17
>Thanx for answering my earlier query.
>I have an Application running on 30 concurrent users.
>Now what I want is as soon as one user creates a new master entry all the users should get informed by displaying popup screen on respective node which contains the description of respective master entry.

I think this is the Holy Grail of databases applications. The only way of doing it is to use an ActiveX EXE component that will serve as a Business logic layer or data layer, that will interact with the database, that will detect when a user creates a new master entry and raise an event (because you ActiveX EXE can raise event). This event can be trapped by the front-end application.

It sounds easy but beleive me it isn't. 30 concurrent users will generate bottleneck to your component!
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Reply
Map
View

Click here to load this message in the networking platform