Getting a Context from Forms?

jthelman

Member
I have an unusual request.

We use Oracle Forms in conjunction with Delphi (hey, its not my decision!).

I have successfully grabbed an LDA from Forms via a user exit, and passed it to DOA.

My latest challenge is to do the same thing using an Oracle Context instead of an LDA. This gets me all the neat Oracle 8 object features the LDA can't manage.

Please don't repond unless you know exactly what I am talking about, but I need the exact seqence of OCI calls needed within an oracle forms user exit to get the OCICxt pointer.

ANY help would be appreciated. Oracle tech support is damn near worthless; they are lucky they can spell the names of their products, nevermind answer a technical question of this caliber.

John
 
Back
Top