Statistics
RANK
165,674
of 301,153
REPUTATION
0
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 21,182
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,067
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
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. ...
13 years ago | 0
| accepted
Question
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 ago | 1 answer | 0