Borland®
Shop
Products Downloads Services Support Partners News & Events Company Community
Company

 SQL LINKS DEVELOPER SUPPORT

SEARCH Borland Online/Developer Support

Tech Notes Index


SQL Links 3.x (32bit)TDS PACKET SIZE and Sybase driver

1) Make sure if your server has the max network packet size (in sp_configure) 
   equal to or larger than the packet size requested.  And besides that, 
   the additional netmem parameter must be set also.  Also, the server must be 
   capable of TDS 5 or greater (System 10 or 11 SQL Server).

Run sp_configure to set these two parameters, "max network packet size" and 
"additional netmem"  to allow larger packet size requests from the client.


PUB
SYB LINK CONFIG
RG


 
Site Map Search Contact