Menu

#5 OCIExtProcContext vs. OCI_Connection

v1.0_(example)
pending
nobody
None
5
2014-08-30
2011-02-17
Anonymous
No

Hi!

I like this lib a lot. Now I have to write some extproc shared libraries and it would be cool to use your ocilib. Therefore some small enhancements are needed. For the actual situation I am dealing with clobs so a OCI_GetLob accepting a OCIExtProcContext instead of the OCI_Connection would be needed. I can do this for this case by myself, but would be cool if you could provide this in general for all objcets.

Thanks
Christian

Discussion

  • Vincent Rogier

    Vincent Rogier - 2011-02-17

    Hi,

    I've just terminated XA support that allows OCILIB to return a valid OCI_Connection handle from XA.
    what i can do is to add a call OCI_ConnectionGetfromExtProc() that returns a valid OCI_Connection handle from an input OCIExtProcContext handle.

    What do you think ?

    vincent

    OCI_Connection *cn = OCI_ConnectionGetfromExtProc(epc)

     
  • Vincent Rogier

    Vincent Rogier - 2011-03-14

    HI,

    Any update on that subject ?

     
  • Vincent Rogier

    Vincent Rogier - 2013-01-04
    • status: open --> pending
    • milestone: --> v1.0_(example)
     
  • CHON TEH

    CHON TEH - 2013-01-29

    Hi Vincent,
    Are you plan to implement this features ?

    Regards
    Teh

     
  • JoBu

    JoBu - 2014-08-30

    Hi Vincent,
    I would appreciate that function too

     

Anonymous
Anonymous

Add attachments
Cancel