Before you define the database interface and connect to an Informix database in DataWindow Designer, follow these steps to prepare the database for use:
Install and configure the required database server, network, and client software.
Install the native Informix IN9 database interface.
Verify that you can connect to the Informix server and database outside DataWindow Designer.
You must install and configure the required database server, network, and client software for Informix.
To install and configure the required database server, network, and client software:
Make sure the Informix database server software and database network software is installed and running on the server specified in your database profile.
You must obtain the database server and database network software from Informix.
For installation instructions, see your Informix documentation.
Install the required Informix client software on each client computer on which DataWindow Designer is installed.
Install Informix Connect or the Informix Client SDK (which includes Informix Connect) and run the SetNet32 utility to configure the client registry settings.
You must obtain the Informix client software from IBM. Make sure the version of the client software you install supports all of the following:
The operating system running on the client computer
The version of the database that you want to access
The version of DataWindow Designer that you are running
For installation instructions, see your Informix documentation.
Make sure the Informix client software is properly configured so that you can connect to the Informix database server at your site.
For example, when you install Informix-Connect client software, it automatically creates the correct configuration file on your computer.
The configuration file contains default parameters that define your network configuration, network protocol, and environment variables. If you omit these values from the database profile when you define the native Informix database interface, they default to the values specified in your configuration file.
For instructions on setting up the Informix configuration file, see your Informix documentation.
If required by your operating system, make sure the directory containing the Informix client software is in your system path.
In the DataWindow Designer Setup program, select the Typical install, or select the native Informix database interface in the Custom install.
Make sure you can connect to the Informix server and database you want to access from outside DataWindow Designer.
To verify the connection, use any Windows-based utility (such as the Informix ILOGIN.EXE program) that connects to the database. When connecting, be sure to specify the same parameters you plan to use in your DataWindow Designer database profile to access the database.
For instructions on using ILOGIN.EXE, see your Informix documentation.