Setting up a connection to Informix

To make a connection to an Informix database, you must install the Informix Client SDK or IConnect on the client machine and set up an ODBC driver.

NoteNote:

If you are connecting from a 32-bit ArcGIS client, you must install a 32-bit Informix client, even if you are connecting to a 64-bit Informix database.

Steps:
  1. Install the Informix Client SDK or the IConnect application on each remote client machine you want to connect directly to your database.
  2. This makes the Informix client setup files you need available to you. Consult your Informix documentation for further information or help on how to install these applications.

    If the Informix server is running on the same host as the client application, you can skip this step.

  3. Be sure that the user on each client machine you want to connect directly to your database has connect permission on the database server.
  4. Set up an ODBC driver connection.
  5. For Windows

    Use Setnet32 to configure the client so that it can work with the available objects. Also use Setnet32 to add a new Informix server.

    For UNIX

    Set up the $INFORMIXDIR and add the appropriate database server entry in the sqlhosts file in the $INFORMIXDIR\etc directory.

    Consult your Informix documentation for further information or details on how to set up the ODBC driver connection.

  6. Test the connection by adding a database connection from ArcCatalog.

Related Topics

8/25/2014