Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need Some Help from a Goldmine user
Message
De
26/06/2002 18:25:52
 
 
À
26/06/2002 11:47:41
John Baird
Coatesville, Pennsylvanie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00672331
Message ID:
00672717
Vues:
5
Hi John

Well, as I tried to indicate in my post, I'm trying to tell the Goldmine program to show the record .. not the VFP program. The gm5s32.dll is for low level data access. I don't hae a problem using low level data-access. After finding the record, though, I need DDE to command Goldmine to show that contact - do I not?

Am I missing something here, or did you misinterpret my post?

Thx Scott
=============
>I don't know why you're using DDE... there is a new API available: here is some code form an actual working program using the seek function to locate the record.
>
>
>&& If we don't have a contact2 record, add and put in accountno
>lnReturnValue = GMW_DB_SetOrder(lnCont2Handle, 'CONTACT2' )
>IF GMW_DB_Seek(lnCont2Handle ,lcAcctNo )<> 1   && EXACT MATCH NOT FOUND
>   **-- you're code here
>ENDIF
>
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform