Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Goldmine 4.0
Message
De
16/09/2003 11:03:38
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Divers
Thread ID:
00829302
Message ID:
00829424
Vues:
23
Kevin,

We don't pass a parameter into our VFP apps, we interrogate the contact record from the VFP application.
ddesetoption("SAFETY", .F.)	
lnChannel = ddeinitiate("GOLDMINE", "DATA")

lcPrimaryKey = alltrim(DDERequest(lnChannel, "Contact1->AccountNo"))
Putting data back into Goldmine is a little more convoluted.

Neil
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform