Not logged in : Login
(Sponging disallowed)

About: Configuration of the Multi-Tier "Enterprise" Edition Generic Client ODBC Drivers, on Unix-like OS (Informix)     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : schema:HowTo, within Data Space : www.openlinksw.com associated with source document(s)
QRcode icon
http://www.openlinksw.com/describe/?url=http%3A%2F%2Fdata.openlinksw.com%2Foplweb%2Fuda%2Fhowto%2FGenericLinuxMulti-TierInformixGenericODBCClientConfigurationGuide%23this

Configuration of the Multi-Tier "Enterprise" Edition Generic Client ODBC Drivers, on Unix-like OS (Informix)

AttributesValues
description
  • Configuration of the Multi-Tier "Enterprise" Edition Generic Client ODBC Drivers, on Unix-like OS (Informix)
  • Configuration of the Multi-Tier "Enterprise" Edition Generic Client ODBC Drivers, on Linux or Unix-like OS (Informix)
described by
title
  • Configuration of the Multi-Tier "Enterprise" Edition Generic Client ODBC Drivers, on Unix-like OS (Informix)
  • Configuration of the Multi-Tier "Enterprise" Edition Generic Client ODBC Drivers, on Linux or Unix-like OS (Informix)
hasDatabaseFamily
hasOperatingSystemFamily
category
  • Configuration Guide
relatedLink
text
    1. Open the file $OPENLINK_INSTALL/bin/odbc.ini with a suitable text editor such as vi

      Locate and edit the [OpenLink] section, which is a sample OpenLink Generic ODBC data source (DSN) created during the installation process

      Sample DSN as created by installer:

      [OpenLink]
      Driver          = /OPENLINK_INSTALL/lib/oplodbc.so
      Host            = localhost:5000
      ServerType      = Oracle 8.1.x
      Database        = 
      Options         = 
      Username        = 
      Password        = 
      FetchBufferSize = 99
      ReadOnly        = no
      DeferLongFetch  = no
      JetFix          = no
      Description     = Sample DSN
    2. Example SQL Server 2000 Data Source-

      Example Informix 2000 Data Source-

      [informix2000]
      Driver          = /OPENLINK_INSTALL/lib/oplodbc.so
      Host            = requestbroker_hostname:5000
      ServerType      = Informix 2000
      Database        = test
      Options         = 
      Username        = informix
      Password        = **********
      FetchBufferSize = 99
      ReadOnly        = no
      DeferLongFetch  = no
      JetFix          = no
      Description     = Sample Informix 2000 Connection
    3. Example Informix 10 Data Source:

      [informix10]
      Driver          = /OPENLINK_INSTALL/lib/oplodbc.so
      Host            = requestbroker_hostname:5000
      ServerType      = Informix 10
      Database        = test
      Options         = 
      Username        = informix
      Password        = **********
      FetchBufferSize = 99
      ReadOnly        = no
      DeferLongFetch  = no
      JetFix          = no
      Description     = Sample Informix 2000 Connection
    4. Presuming the OpenLink Request Broker is already running on the target machine, you are now ready to test the connection.

      Use the iodbctest tool which is packaged with the HTTP-based OpenLink ODBC Administrator as follows --

      #cd OPENLINK_INSTALL
      #. ./openlink.sh
      # iodbctest informix2000

      iODBC Demonstration program

      This program shows an interactive SQL processor

      Driver Manager: 03.52.0507.0105

      Driver: 06.02.1217 OpenLink Generic ODBC Driver (oplodbc.so)

      SQL>You should now be able to issue SQL statements directly against the target database.

    5. Additional Information

      The bitness of the Generic ODBC Driver is determined by the bitness of your ODBC client application.

      That is, if your ODBC client application is 32-bit then the Generic ODBC Driver component MUST also be 32-bit.

    1. Open the file $OPENLINK_INSTALL/bin/odbc.ini with a suitable text editor such as vi

      Locate and edit the [OpenLink] section, which is a sample OpenLink Generic ODBC data source (DSN) created during the installation process

      Sample DSN as created by installer:

      [OpenLink]
      Driver          = /OPENLINK_INSTALL/lib/oplodbc.so
      Host            = localhost:5000
      ServerType      = Oracle 8.1.x
      Database        = 
      Options         = 
      Username        = 
      Password        = 
      FetchBufferSize = 99
      ReadOnly        = no
      DeferLongFetch  = no
      JetFix          = no
      Description     = Sample DSN
    2. Example SQL Server 2000 Data Source-

      Example Informix 2000 Data Source-

      [informix2000]
      Driver          = /OPENLINK_INSTALL/lib/oplodbc.so
      Host            = requestbroker_hostname:5000
      ServerType      = Informix 2000
      Database        = test
      Options         = 
      Username        = informix
      Password        = **********
      FetchBufferSize = 99
      ReadOnly        = no
      DeferLongFetch  = no
      JetFix          = no
      Description     = Sample Informix 2000 Connection
    3. Example Informix 10 Data Source:

      [informix10]
      Driver          = /OPENLINK_INSTALL/lib/oplodbc.so
      Host            = requestbroker_hostname:5000
      ServerType      = Informix 10
      Database        = test
      Options         = 
      Username        = informix
      Password        = **********
      FetchBufferSize = 99
      ReadOnly        = no
      DeferLongFetch  = no
      JetFix          = no
      Description     = Sample Informix 2000 Connection
    4. Presuming the OpenLink Request Broker is already running on the target machine, you are now ready to test the connection.

      Use the iodbctest tool which is packaged with the HTTP-based OpenLink ODBC Administrator as follows --

      #cd OPENLINK_INSTALL
      #. ./openlink.sh
      # iodbctest informix2000

      iODBC Demonstration program

      This program shows an interactive SQL processor

      Driver Manager: 03.52.0507.0105

      Driver: 06.02.1217 OpenLink Generic ODBC Driver (oplodbc.so)

      SQL>You should now be able to issue SQL statements directly against the target database.

    5. Additional Information

      The bitness of the Generic ODBC Driver is determined by the bitness of your ODBC client application.

      That is, if your ODBC client application is 32-bit then the Generic ODBC Driver component MUST also be 32-bit.

type
schema:step
is topic of
is schema:mainEntity of
Faceted Search & Find service v1.17_git122 as of Jan 03 2023


Alternative Linked Data Documents: iSPARQL | ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Apr 5 2024, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (30 GB total memory, 29 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software