INET_DBPATH

Description

Specifies the Informix DBPATH setting. The DBPATH environment variable identifies a list of directories that contain Informix databases. INET_DBPATH typically specifies the location of Informix databases if this is other than in a directory on the database server.

Applies to

IN9 Informix

Syntax

INET_DBPATH = 'server_db_path'

Parameter

Description

server_db_path

The name of the directory containing Informix databases

Default

By default, DataWindow Designer uses the value specified for DBPATH in the Informix.INI configuration file.

Examples

Example 1

To specify that the directory /HOME/Informix contains Informix databases:

Example 2

You can specify values for INET_DBPATH, INET_PROTOCOL, and INET_SERVICE together. To specify that the directory /Informix contains Informix databases and that you want to connect using the SE9 service and the TCP/IP network protocol:

See also