 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
gemisigo
Joined: 11 Mar 2010 Posts: 2165
|
|
Calling stored procedure that returns result set (MySQL) |
|
I use Notepad++ to access MySQL. I'm unable to call stored procedures that return result set. Calling the stored procedure:
 |
 |
CALL volan.usp_get_analog_port_kalibracio(1, 0);
|
results in the following error message:
 |
 |
Executing selected queries... Please wait or close this tab to cancel execution.
Scanning for batch delimiters... please wait.
Code 1312, PROCEDURE volan.usp_get_analog_port_kalibracio can't return a result set in the given context
The command(s) completed with errors (1.19 ms).
|
|
|
Thu Apr 11, 2013 8:40 am |
|
 |
gemisigo
Joined: 11 Mar 2010 Posts: 2165
|
|
[SA 6.4.199 preview] Calling Stored Procedure with resultset |
|
Works in 6.4.199 preview
|
|
Wed May 22, 2013 3:45 am |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|