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: Pro*C using Lda_Def pointer

Re: Pro*C using Lda_Def pointer

From: Thomas Kyte <tkyte_at_us.oracle.com>
Date: Tue, 30 Nov 1999 11:04:01 -0500
Message-ID: <a9t74s4clgchn7ehb54efmas7i1ip6va06@4ax.com>


A copy of this was sent to ajrobb1957_at_my-deja.com (if that email address didn't require changing) On Tue, 30 Nov 1999 15:41:28 GMT, you wrote:

>I am using an API to a back-end Oracle 8.0.4 database (Arbor/BP).
>I can get a pointer to Lda_Def for the API's connection.
>
>Please, does anyone know how I can use this pointer with Pro*C to
>manipulate data within a transaction before it is committed?
>
>
>Sent via Deja.com http://www.deja.com/
>Before you buy.

If you have an application that connected via PRO*C, you can convert that connection into a PRO*C connection (via sqllda)

In you have an application that connected via OCI -- you *cannot* convert that into a pro*c connection.

how does the application get connected?

--
See http://osi.oracle.com/~tkyte/ for my columns 'Digging-in to Oracle8i'... Current article is "Part I of V, Autonomous Transactions" updated June 21'st  

Thomas Kyte                   tkyte_at_us.oracle.com
Oracle Service Industries     Reston, VA   USA

Opinions are mine and do not necessarily reflect those of Oracle Corporation Received on Tue Nov 30 1999 - 10:04:01 CST

Original text of this message

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