Is it possible to develop ODBC program on AIX?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Laurence

    Is it possible to develop ODBC program on AIX?

    Hi there,

    I know it is possible to develop ODBC program on Windows. Just install
    DB2 Client, then using Windows ODBC manager to configure.

    But, is it possible to develop ODBC program on AIX? Just only install
    DB2 Client, too? And, how to configure? I can't find any ODBC manager
    on AIX to do that...

    Thanks in advance,

    Laurence
  • Laurence

    #2
    Re: Is it possible to develop ODBC program on AIX?

    In other words, does DB2 Client for AIX contains ODBC driver, and lack
    of ODBC Manager? I have to install ODBC Manager on AIX, sush as
    UNIXODBC?

    Thanks in advance~

    Comment

    • Dave Hughes

      #3
      Re: Is it possible to develop ODBC program on AIX?

      Laurence wrote:
      In other words, does DB2 Client for AIX contains ODBC driver, and lack
      of ODBC Manager? I have to install ODBC Manager on AIX, sush as
      UNIXODBC?
      >
      Thanks in advance~
      That's correct. See [1] for details on configuring DB2's ODBC driver
      with unixODBC.

      [1]

      uw.apdv.cli.doc/doc/t0006349.html


      Cheers,

      Dave.

      Comment

      • Ian

        #4
        Re: Is it possible to develop ODBC program on AIX?

        Laurence wrote:
        Hi there,
        >
        I know it is possible to develop ODBC program on Windows. Just install
        DB2 Client, then using Windows ODBC manager to configure.
        >
        But, is it possible to develop ODBC program on AIX? Just only install
        DB2 Client, too? And, how to configure? I can't find any ODBC manager
        on AIX to do that...
        >
        Thanks in advance,
        >
        Laurence
        There are various 3rd party ODBC managers for AIX (DataDirect has one,
        if I recall correctly).

        Comment

        Working...