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

Specifying the server name – PB Docs 2022 – PowerBuilder Library

Specifying the server name – PB Docs 2022

Specifying the server name

When you specify the server name value, you must use the following
format to connect to the database through the Informix
interfaces:

Parameter

Description

host_name

The name of the host computer running the Informix
database server. This corresponds to the Informix HOSTNAME
environment variable.

server_name

The name of the server containing the Informix
database. This corresponds to the Informix SERVER environment
variable.

For example, to use a PowerBuilder native interface to connect to
an Informix database server named server01 running on a host machine
named sales, do either of the following:

  • In a database profile

    Type the host name (sales) in the Host Name box and the server
    name (server01) in the Server box on the Connection tab in the
    Database Profile Setup dialog box. PowerBuilder saves this server
    name as sales@server01 in the database profile entry in the system
    registry.

  • In a PowerBuilder script

    Type the following in your PowerBuilder application
    script:

    Tip

    If you specify a value for Host Name and Server in your
    database profile, this syntax displays on the Preview tab in the
    Database Profile Setup dialog box. You can then copy the syntax
    from the Preview tab into your script.


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