Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How to control transaction using ADODB and Xorasession

Re: How to control transaction using ADODB and Xorasession

From: Jim Kennedy <kennedy-family_at_attbi.com>
Date: Fri, 29 Mar 2002 16:05:59 GMT
Message-ID: <Hh0p8.165251$q2.15912@sccrnsc01>


Rollback segment has nothing to do with it. execute sp1
execute sp2
rollback; or commit;
voila.
Jim
"yewpc" <member_at_dbforums.com> wrote in message news:3ca44454$1_at_usenetgateway.com...
> I am trying to run 2 Stored Procedure in a sequence.The first One using
> ADODB.connection and the other one using Xorasession. How can I bind
> these 2 SP under one rollback segment. Can you give an example on how to
> commit and rollback.
>
>
>
> --
> Posted via dBforums
> http://dbforums.com
Received on Fri Mar 29 2002 - 10:05:59 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US