MySQL Forums
Forum List  »  Stored Procedures

Re: Error: "Procedure X can't return a result set in the given context"
Posted by: Per-Erik Martin
Date: October 11, 2005 08:00AM

"IN" has nothing to do with it, so you must have done something else as well.

"return result set" is about returning a result set to the client, from a SELECT.

But without more information about client, code, etc., it's not possible to tell where the problem is.

pem, Senior Software Dev., MySQL AB

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.