the SQLNCL 9-11 produces incorrect syntax when it is refreshing the parameters from ADO.The following events are shown in Profiler.SQL:StmtStarting: SET NO_BROWSETABLE OFFSQL:Stmtcompleted: SET NO_BROWSETABLE OFFSQL:BatchCompleted: SET NO_BROWSETABLE OFFSP:StmtStarting: select PROCEDURE_CATALOG ...SP:StmtCompleted: select PROCEDURE_CATALOG ...RPC:Completed: exec [?].[sys].sp_procedure_params_90_rowset N'spCustomerSelect',1,NULL,NULLSQL:StmtStarting: SET NO_BROWSETABLE ONSQL:Stmtcompleted: SET NO_BROWSETABLE ONSQL:BatchCompleted: SET NO_BROWSETABLE ONUser Error Message: Procedure or function 'spCustomerSelect' expects parameter '@ContextStr', which was not supplied.RPC:Completed: exec spCustomerSelect default,default,defaultIn addition to these sequences, the following thread in the forum details a profiler trace that is similar and also produces an error based on a metadata request from the driver.http://social.msdn.microsoft.com/Forums/en-US/sqldataaccess/thread/0f288a6d-da06-4730-8ed5-db24a036998e
Product Language
Version
Category
Operating System
Operating System Language
Steps to Reproduce
Actual Results
Expected Results
Platform
Virtualization