Re: Unable to load JdbcOdbc library

From: Daniel Dittmar (daniel.dittmar_at_sap.corp)
Date: 10/11/04

  • Next message: Nathan Zumwalt: "Re: Java running MS-SQL job?"
    Date: Mon, 11 Oct 2004 18:38:15 +0200
    
    

    SteveE wrote:
    > I am trying to connect to an Informix database on a stand-alone
    > Solaris server. The database only exposes ODBC for external
    > connections, not JDBC.
    [..]
    > On the Solaris side (where our code has to run from), we have the
    > Solaris OpenLink ODBC driver loaded. Using the odbctest program, we
    > are able to connect to the database successfully. However, when I try
    > to run our JAVA application and access via the JdbcOdbc bridge, a
    > NullPointerException is thrown, and I get the message "Unable to load
    > JdbcOdbc library".

    I don't think the JdbcOdbc bridge is available outside of Windows as
    there doesn't exist a standard ODBC driver manager on Unix.

    IBM offers a 100% Java driver for Informix
    (http://www-306.ibm.com/software/data/informix/tools/jdbc/), but perhaps
    you have an older Informix.

    Daniel


  • Next message: Nathan Zumwalt: "Re: Java running MS-SQL job?"

    Relevant Pages

    • Re: Security - what security?
      ... If you want to access an Informix database via ODBC and your normal ... I created a new database called security. ... I then repeated steps 5-7 but with a valid username and password. ... Informix uses OS authentication... ...
      (comp.databases.informix)
    • Unable to load JdbcOdbc library
      ... I am trying to connect to an Informix database on a stand-alone ... On a PC I set up a system DSN for the database under ODBC, ... On the Solaris side, ... JDBC to ODBC Bridge: Checking security ...
      (comp.lang.java.databases)
    • Re: Unable to load JdbcOdbc library
      ... The database only exposes ODBC for external ... > JdbcOdbc bridge am able to successfully access the database ... > On the Solaris side, ...
      (comp.lang.java.databases)
    • Access can show external tables in ODBC, so why cant vb.net apps do it?
      ... I have a need for listing all the tables and their structures in an informix ... The only connection I can make work is ODBC. ... Access and do a link through the ODBC, it lists all the tables etc. ... This database has literally hundreds of tables and I'm searching for just a ...
      (microsoft.public.access.externaldata)
    • Re: DBD::Informix 2003.04 AIX4.3.3 SELECTIVE TEST ERRORS
      ... one which you could fix by removing the database). ... The bug report is below. ... > Informix Server Entries in sqlhosts file ... > # Error Message: ...
      (perl.dbi.users)