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

Powerbuilder Connection Reference – Page 20 – PowerBuilder Library

Powerbuilder Connection Reference

NCharLiteral – PB Docs 2017

NCharLiteral database parameter Description Specifies whether the NChar literal replacement feature in the Oracle client is enabled. This feature replaces string literals on the client that are prefaced with the letter N with an internal format. The internal format is decoded to Unicode by the database server when the statement is executed. When to specify…

PBTrimCharColumns – PB Docs 2017

PBTrimCharColumns database parameter Description Specifies whether PowerBuilder should trim trailing spaces from data values retrieved from the following datatypes: Char, Char for Bit Data, VarChar, and VarChar for Bit Data. Applies to ODBC OLE DB Syntax

Parameter Description value Specifies whether PowerBuilder should trim trailing spaces from data of type Char, Char for Bit Data, and…