Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Pass-Through
Message
 
 
À
13/07/1999 17:16:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00241018
Message ID:
00241813
Vues:
24
Thanks Edward for the response.. I tried it and a couple other things also...

STORE SQLCONNECT('server', 'id', 'passwrd') TO gnConnHandle
?gnConnHandle && this returns a 1

I have tried
1) lcSQL='acct_unmatched_rpt_sp 0,"detail"'

2) lcSQL="acct_unmatched_rpt_sp 0,'detail'"

3) paramdetail="detail"
lcSQL="acct_unmatched_rpt_sp 0,"+paramdetail

test= SQLEXEC(gnConnHandle,lcSQL)

but nothing seems to work. Yet in Excel and in Access the sql pass-through command acct_unmatched_rpt_sp 0,detail works without a hitch!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform