Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Oracle Stored Function
Message
 
À
21/01/2001 11:24:12
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Divers
Thread ID:
00466355
Message ID:
00466376
Vues:
12
>I am trying to return a value from an Oracle stored function. I know how to work with the stored procedures but I do not know the syntax and steps to deal with functions. I simply want to return a value to determine if a certain record in a table exists. I have been doing this via stored procedures but I would rather do this through a function. Can anyone lead me in the right direction?

If your ADO provider does not offer that kind of thing (and I doubt that it does), you can't do it. The best thing is to have a stored procedures that call your funtions and return a value.
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform