INF: Number of Connections for SQL Server 6.5 Win16 Clients (150909)
The information in this article applies to:
- Microsoft SQL Server 6.0
- Microsoft SQL Server 6.5
This article was previously published under Q150909 SUMMARY
When you use 16-bit Windows client tools, such as ISQL/W, with the DB-
Library from SQL Server version 6.5 to connect to SQL Server 6.0 or SQL
Server 6.5, you might not be able to make as many simultaneous connections
to SQL Server as you would have if you used the the SQL Server version 6.0
version of the DB-Library. The DB-Library involved is either W3DBLIB.DLL or
MSDBLIB3.DLL.
The network library used is irrelevant.
The number of connections is affected by the Network Packet Size
configuration value of SQL Server. The smaller the Network Packet Size
(minimum 512 bytes), the more simultaneous connections you can make from
the same DB-Library client, because the larger the network packet size, the
more system resources are used on the Windows 3.x client.
When the Windows 3.1x client runs out of system resources, you will get the
following message:
Msg. No.: 10000 Severity: 8 State: 0
Error: Unable to allocate sufficient memory
OS Error: 12 Unable to allocate sufficient memory
Modification Type: | Major | Last Reviewed: | 10/30/2003 |
---|
Keywords: | kbinterop kbusage KB150909 |
---|
|