Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return vfp cursor through odbc?
Message
 
À
13/01/1999 22:34:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00175764
Message ID:
00175913
Vues:
39
>Is there a way to return a VFP cursor from a stored procedure in a dbc through odbc?

Try:
lnR = SQLEXEC(g_sql_h1,'execute showbatch','tmp_batch')

g_sql_h1 is the handle.

showbatch is the stored procedure.

tmp_batch is the returned cursor.

HTH
DLC
"Use the Right Tool for the Job!"
davidandcynthia@email.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform