Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
User-to-user notifications
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01345723
Message ID:
01345788
Views:
9
The place I work we use the triggers in MSSQL to notify other users of changes that take place. In MSSQL I created a table named HotList. This table holds a userid, short description, notes field and a few other misc. fields. When we have a problem with an item and it falls into the criteria for the trigger, an item is added to the users HotList. This lets the user know what’s wrong and when it happened.

Pit fall, you have to write a HotList form for the application and do not allow the users to close it. Then set a refresh timer on the form to update the data in the grid.

Not sure if that helps you or not, but it’s the way we handle it.
Previous
Reply
Map
View

Click here to load this message in the networking platform