Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Pass-Through
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00241018
Message ID:
00241861
Vues:
22
>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!

Number 2 should work.

Does the command work if you don't pass the cursor name?
DLC
"Use the Right Tool for the Job!"
davidandcynthia@email.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform