Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CursorAdapter and Oracle stored procedures
Message
De
29/10/2004 06:05:50
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00955370
Message ID:
00955715
Vues:
21
    BEGIN InsertManager.NewMainLogRecord(nKeyID=>?@pnKeyID,
    cStaff_ID=>?pcStaff_ID, nMap_ID=>?pnMap_ID); END;
Cool, it worked with BEGIN ... END; ! Curiously, it didn't with EXECUTE ..., which I thought was an Oracle equivalent.
That OUT parameters can be retrieved with references will be very useful too.

Thank you very much Mark !
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform