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

Database parameters – Page 18 – PowerBuilder Library

Database parameters

DS_Failover – PB Docs 125

DS_Failover database parameter Description When you access a Sybase Adaptive Server Enterprise database in PowerBuilder through Open Client, DS_Failover is one of several parameters that you can set to enable network-based directory services in your application. (For other directory services parameters, see the See Also section.) Sybase Open Client Client–Library (CT-Lib) requires a directory to…

DS_Password – PB Docs 125

DS_Password database parameter Description When you access a Sybase Adaptive Server Enterprise database in PowerBuilder through Open Client 12.5 or higher software, DS_Password is one of several parameters that you can set to enable network-based directory services in your application. (For other directory services parameters, see the See Also section.) Some directory service providers and…

DS_Principal – PB Docs 125

DS_Principal database parameter Description When you access a Sybase Adaptive Server Enterprise database in PowerBuilder through Open Client, DS_Principal is one of several parameters that you can set to enable network-based directory services in your application. (For other directory services parameters, see the See Also section.) Some directory service providers and drivers require an authenticated…

DS_Provider – PB Docs 125

DS_Provider database parameter Description When you access a Sybase Adaptive Server Enterprise database in PowerBuilder through Open Client, DS_Provider is one of several parameters that you can set to enable network-based directory services in your application. (For other directory services parameters, see the See Also section.) When you use Open Client directory services, you must…

DS_TimeLimit – PB Docs 125

DS_TimeLimit database parameter Description When you access a Sybase Adaptive Server Enterprise database in PowerBuilder through Open Client, DS_TimeLimit is one of several parameters that you can set to enable network-based directory services in your application. (For other directory services parameters, see the See Also section.) Some directory service providers and drivers support the use…

Encrypt – PB Docs 125

Encrypt database parameter Description Specifies that data should be encrypted before sending it over the network. When to specify Encrypt You must specify the Encrypt parameter before connecting to the database. Controls SNC SQL Native Client for Microsoft SQL Server Syntax

Parameter Description value Specifies whether data should be encrypted. This parameter is used…

HostReqOwner – PB Docs 125

HostReqOwner database parameter Description Specifies the name of the host request library defined in a DB2/MVS database. When to specify HostReqOwner You must specify the HostReqOwner parameter before connecting to the database. Controls DIR Sybase DirectConnect (applies only to Access Service for DB2/MVS and Open ServerConnect™) Syntax

Default HostReqOwner=’Sybase’ Usage The host request library…

FailoverPartner – PB Docs 125

FailoverPartner database parameter Description Specifies the name of a mirror server, allowing you to maintain database availability if a failover event occurs. Controls SNC SQL Native Client for Microsoft SQL Server Syntax

Parameter Description value Specifies the name of a mirror server. Default None Usage When failover occurs, the existing PowerBuilder connection to SQL…

EncryptPassword – PB Docs 125

EncryptPassword database parameter Description Specifies whether you want PowerBuilder to encrypt your password automatically when connecting to an OLE DB data provider. When to specify EncryptPassword You must specify the EncryptPassword parameter before connecting to the database. Controls OLE DB Syntax

Parameter Description value Specifies whether you want PowerBuilder to encrypt your password. Values…

Driver – PB Docs 125

Driver database parameter Description The JDBC driver your application uses to connect to the database. When to specify Driver You must specify the Driver database parameter before connecting to the database. Controls JDB JDBC Syntax

Default None Usage The driver name identifies the Java class name for the particular driver you are using to…