Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to fire a process on demand.
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00292212
Message ID:
00292291
Views:
28
>>
>>This is exactly what Microsoft Message Queue was built for. It is a server service that routes messages to remote machines and/or processes. Interaction with it is completely COM based, and you can create an object in VFP and tie a method to an event in the MSMQ client that fires when a message is received.
>>
>Hi Erik,
>I had read about MSQM but I understand it needs to SQL server to work.
>Am I wrong?

I think you can get away with MSDE. But of course, this will depend on the scale of your project (how many concurrent users).
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform