Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to call an Oracle process or function from VFP
Message
 
 
À
14/01/2002 16:14:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00604592
Message ID:
00604604
Vues:
26
This message has been marked as the solution to the initial question of the thread.
Paige:

Read this entire thread

More specifically, if only calling a SP:

lcSQL = "{call MyStoredProc;}"
lnresult = sqlexec(lnHandle, lcSQL, "crsPermit")


>Hello All,
>
>How would I call an Oracle process or function from VFP? I can use ADO or SOL-Pass Thru to process the Oracle data but I'd like to run an existing Oracle process/fuction to "filter" the dataset first. TIA.
>
>Regards,
>
>Paige
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform