Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

INET_DBPATH – PB Docs 150 – PowerBuilder Library

INET_DBPATH – PB Docs 150

INET_DBPATH database parameter

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.

Controls

  • I10 Informix

  • IN9 Informix

Syntax

Parameter

Description

server_db_path

The name of the directory containing
Informix databases

Default

By default, PowerBuilder uses the value specified for DBPATH
in the HKEY_LOCAL_MACHINESOFTWAREInformixEnvironment registry
key.

Examples

Example 1

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

  • Database
    profile

    Type the following in the Database Path box on the Network
    page in the Database Profile Setup dialog box:

  • Application

    Type the following in code:

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 turbo
service and the olsoctcp network protocol:

  • Database profile

    Type /Informix in the Database
    Path box, turbo in the Service Name box, and olsoctcp in the Protocol
    Type box on the Network page in the Database Profile Setup dialog
    box.

  • Application

    Type the following on a single line in code:

See Also


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x