Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MSMQ and VFP
Message
De
24/01/2013 11:35:41
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
MSMQ and VFP
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Divers
Thread ID:
01563974
Message ID:
01563974
Vues:
91
I would like to use MSMQ with VFP in order to receive messages and use FoxPro to keep our legacy tables up to date. I have downloaded VfpCom and some sample code from the internet. All of it is very old, early 2000's. I'm having trouble getting my private queue found using the code below.

oQuery = create("msmq.msmqquery")
oQueueInfos = oQuery.LookupQueue(,,lcQueueName)

Everything I can find online says that LookupQueue finds public queues, but we will be using private.

I'm stuck until I can get past this first hurdle. If anyone has any code examples I can use that would be a great help.

Thanks,
Larry
Répondre
Fil
Voir

Click here to load this message in the networking platform