Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing information from Oracle stored procedure
Message
De
14/09/1998 09:11:12
Rex Mahel
Realm Software, Llc
Ohio, États-Unis
 
 
À
11/09/1998 18:44:32
Paul De Niverville
Deniverville Econometric Research Ltd.
Victoria, Colombie Britannique, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00135498
Message ID:
00136114
Vues:
38
Paul,

Thanks for your reply. Another question: What do I need to do in my stored procedure to return multiple rows to the VFP app?

TIA

Rex

>Hi Rex,
>
>x = sqlconnect()
>
>Assuming you have a connection or DNS for your Oracle database.
>
>y = sqlexec(x,"Oracle_stored_procedure_name","result_set_cursor")
>
>The VFP cursor is your result set.
>
>Good luck,
>
>Paul de Niverville
>
>>I have an Oracle stored procedure which uses SQL to extract data from an Oracle database. I want to run this procedure from VFP and have access to the result set. Is this possible?
>>
>>TIA
>>
>>Rex
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform