TRS

Description

Specifies whether you want your application to connect to a database through the DirectConnect server using:

Applies to

Syntax

TRS=value

Parameter

Description

value

Specifies how your application should connect to a database through the DirectConnect server. Values are:

Default

TRS=0

Usage

If you have chosen to make a gatewayless database connection, you can then set the UseProcSyntax parameter to specify whether PowerBuilder should convert the syntax for invoking a Remote Stored Procedure (RSP) or host-resident request before executing that procedure.

Examples

Example 1

To specify that you want to connect to a database using OpenServerConnect:

See also