PRB: SqlMaxProcs% Documentation IncorrectID: Q99677
|
The SqlMaxProcs% function determines the current maximum number of
simultaneously open sqlconn% connections.
Syntax: SqlMaxProcs% (maxprocs%)
where
maxprocs%
Sets the new limit on the number of sqlconn% connections
that can be open simultaneously.
The SqlGetMaxProcs% function determines the current maximum number of
simultaneously open sqlconn% connections.
Syntax: SqlMaxProcs% ()
Additional query words: SqlMaxProcs SqlGetMaxProcs dblib
Keywords : kbprg SSrvDB_Lib
Version : 4.2
Platform : WINDOWS
Issue type :
Last Reviewed: March 16, 1999