Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ORACLE, Commit and Rollback
Message
De
17/06/2002 12:21:16
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:
00667236
Message ID:
00669288
Vues:
32
Thanks Larry,

I'll start using the statement in my SPs.

Paul


>Paul,
>I'm not sure how OAS works. If it uses a separate session context for each request then the pragma instruction will be of no use. It won't hurt anything, it simply adds nothing. Sorry I can't be of more help here.
>
>IAC, here is the syntax for the pragma instruction:
>create or replace procedure sp_example is
>   pragma AUTONOMOUS_TRANSACTION
>
>   /* variable declarations */
>begin
>   /* do some processing */
>end;
>I put the compiler instruction before anything in the declaration block.
>
>HTH.
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform