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

MaxConnect – PB Docs 125 – PowerBuilder Library

MaxConnect – PB Docs 125

MaxConnect database parameter

Description

Sets the maximum number of simultaneous connections you want
to make when accessing a database.

The default is 25 simultaneous connections. You can override
this default by setting MaxConnect up to the maximum number of simultaneous
connections configured on the database server.

note.png When to specify MaxConnect

You must specify a value for the MaxConnect parameter before connecting
to the database.

Controls

  • ASE, SYC Sybase Adaptive
    Server Enterprise

  • DIR Sybase DirectConnect

Syntax

Parameter

Description

value

The maximum number of simultaneous connections
you want to make when accessing a database

Default

MaxConnect=25

Usage

DirectConnect, ASE, and SYC

MaxConnect sets the Sybase CT-Lib connection property CS_MAX_CONNECT
to the number of simultaneous database connections you specify for
a single CT-Lib context.

Examples

To set the MaxConnect value to a maximum of 50 simultaneous
database connections:

  • Database
    profile

    Type 50 in the Maximum
    Client Library Connections box (when using the ASE or SYC interface)
    or the Maximum Connections For This Context box (when using the
    DIR interface). This check box is on the Network page.

  • Application

    Type the following in code:


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