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: <ajrobb1957_at_my-deja.com>
Date: Wed, 01 Dec 1999 11:06:20 GMT
Message-ID: <822vfa$4dr$1@nnrp1.deja.com>

> >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?
>
> 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?

Many thanks for your useful reply,
it put a stop to hours of fruitless searching!

The error messages indicate that the connection is via OCI.

I assume that I can use OCI instead(?)

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Dec 01 1999 - 05:06:20 CST

Original text of this message

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