Code Monkey home page Code Monkey logo

Comments (6)

tainnok avatar tainnok commented on June 19, 2024

oh, i forgot to say: i also try to link against lclient8 ...

from ocilib.

vrogier avatar vrogier commented on June 19, 2024

Hi,
Thanks for reporting issues.
For the past releases, I may have by inadvertence, broke Oracle 8i compatibility.
Even if Oracle 8i is about 20 years old and no more supported by Oracle for years, I will fix these issues asap.

Regards,

Vincent

from ocilib.

vrogier avatar vrogier commented on June 19, 2024

Regarding direct path, as mentioned in the ocilib documentation section "Installing OCILIB":

Some older version of Oracle 8 have direct path API symbols located in the library libclient8. With these versions, you must include as well the linker flag -lclient8 to use Direct Path API.

from ocilib.

vrogier avatar vrogier commented on June 19, 2024

Can you check latest code to see if it is okay for you?

thanks

from ocilib.

tainnok avatar tainnok commented on June 19, 2024

wow, thanks a lot for your fast response.

yes, it look like it now works for me (and Oracle8i).
first i have same problems with "undefined reference" to direct path functions ... as i said yesterday, i already try it with -lclient8.
but it's just a question of link-order. put -lclient8 in the right order, than it works.

thanks a lot.

yesterday morning we had a discussion if ocilib will be useable for us, one point was if it's under 'active development' ... your very fast and helpfull answer will say: "definitely yes" :)

So thanks a lot, and now we will have a closer look to ocilib :)

from ocilib.

vrogier avatar vrogier commented on June 19, 2024

Hi,

You're welcome :)

Yes, you're right, OCILIB is under active development and support :)
But as the library is mature, there is no more new cool stuff to on a regular basis.
Most of active recent activity was focused on the C++ API that was added early this year.
I'm waiting for Oracle 12C R2 to add cool new feature support :)
In the meanwhile, it is more about support

Best regards,

Vincent

from ocilib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.