FIX: Sp_cursoropen Error With More Than One Parameter MarkerID: Q154966
|
When you use server side cursors, SQL Server Driver invokes the extended
stored procedure Sp_cursoropen with incorrect parameters when the following
conditions are met:
szSqlState = "37000", *pfNativeError = 16903,
szErrorMsg="[Microsoft][ODBC SQL Server Driver][SQL Server]
sp_cursoropen procedure called with incorrect number of parameters".
Communication link failure.
Set the Network Packet Size greater than 512 bytes in Server Configuration/Options using Sp_configure.
Microsoft has confirmed this to be a problem in Microsoft SQL Server Driver 2.65.0201. This problem has been corrected in U.S. Service Pack 2 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider.
Additional query words: 2.65.0201 2.65.0212 parameter markers
Keywords : kbnetwork SSrvGen kbfix6.50.sp2
Version : 2.65.0201 6.5
Platform : WINDOWS
Issue type :
Last Reviewed: March 31, 1999