Menu

So how to use OTL ?

OTL
Optimus1
2020-06-30
2020-07-01
  • Optimus1

    Optimus1 - 2020-06-30

    Hello,
    I downloaded the header file from otlv4.h and I absolutely do not understand what to do next?
    Maybe there are at least examples?
    For example, how do I get connected to Oracle?
    Honestly, I don’t understand something at all. I did not find examples on the author’s site :(

     
  • Optimus1

    Optimus1 - 2020-07-01

    Better to use OCILIB for Oracle.

     
  • Sergei Kuchin

    Sergei Kuchin - 2020-07-01

    Optimus,

    You can read the OTL manual in order to learn how to do things: click on "Table of Contents", you'll find code examples there, how to build an executable, etc. I read your second posting. If you want to use "Oracle only", why don't you try what Oracle natively supports. It's called OCCI. It's a "C++ OCI".

    Cheers,
    Sergei Kuchin

     

Log in to post a comment.