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

Home -> Community -> Usenet -> c.d.o.misc -> Re: A Proxy server and a client (both in PBuilder) can share a single transaction?

Re: A Proxy server and a client (both in PBuilder) can share a single transaction?

From: Sybrand Bakker <gooiditweg_at_sybrandb.demon.nl>
Date: Wed, 23 Jul 2003 22:03:20 +0200
Message-ID: <reqthv4893ge5efdb3ucrefselqhvgkoc8@4ax.com>


On 23 Jul 2003 09:29:02 -0700, Ippokratis__at_hotmail.com (Ippokratis) wrote:

>I am working on a project where I implement the business logic in a
>proxy server, but I also, want my client to have direct access to DB,
>at the same time.
>How can I achieve both Client and Proxy DB connections to be treated
>by the DB as a single transaction?
>For example, I apply an UPDATE from the client side and without
>COMMITing, I want to be able to retrieve the new value from the proxy
>side.
>
>Plz any help is most welcome
>
>
>Ippokratis

Please study what a transaction is.
Your requirement violates the transaction concept

Sybrand Bakker, Senior Oracle DBA

To reply remove -verwijderdit from my e-mail address Received on Wed Jul 23 2003 - 15:03:20 CDT

Original text of this message

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