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