Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Pro*C using Lda_Def pointer
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
![]() |
![]() |