Feeds
回答済み
nested stored procedure with database toolbox returns error "The statement did not return a result set."
Adding SELECT '' AS dummyText; in the query on the Matlab end also works and leaves the sproc open for further nesting. ...
nested stored procedure with database toolbox returns error "The statement did not return a result set."
Adding SELECT '' AS dummyText; in the query on the Matlab end also works and leaves the sproc open for further nesting. ...
約13年 前 | 0
| 採用済み
質問
nested stored procedure with database toolbox returns error "The statement did not return a result set."
I wrote a nested stored procedure (sproc) in MS SQL Server. The first sproc getNeighbors() goes through a network collecting all...
約13年 前 | 1 件の回答 | 0