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 years 前 | 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 years 前 | 1 个回答 | 0