Determines the current maximum number of simultaneously open sqlconn connections.
SqlGetMaxProcs% ( )
An integer representing the current limit on the number of simultaneously open sqlconn connections.
A DB-Library for Visual Basic program has a maximum number of simultaneously open sqlconn connections. The initial default limit is set to 25. The application program can change this limit by calling SqlSetMaxProcs%.