odbc connectivity oracle to oracle from c++ on linux

Discussion in 'C++' started by rahulonly4u, Mar 8, 2011.

  1. rahulonly4u

    rahulonly4u New Member

    Joined:
    Sep 6, 2010
    Messages:
    29
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    software developer
    Location:
    india
    hi i want to connect my Linux c++ code on client to oracle DB which exist on server i don't have any oracle installation on client pleas guide me where i can get odbc driver for redhat
    to how to configure it on client and c++ code to connect to oracle at server


    Thanks and Regards
    Rahul
     
  2. xpi0t0s

    xpi0t0s Mentor

    Joined:
    Aug 6, 2004
    Messages:
    3,009
    Likes Received:
    203
    Trophy Points:
    63
    Occupation:
    Senior Support Engineer
    Location:
    England
    I've never seen the point of ODBC on Unix....but anyway, it's been part of the Oracle client (libsqora.so) on Linux x86 from 10.1.0.x, although you'd be best using the latest version (11.2.0.1). You'll need to setup the ODBC driver manager first; see unixodbc.org.

    If you have Metalink access then have a look at Note 363686.1 for a detailed HOWTO on Solaris; it'll be similar on Linux.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice