MySQL Forums
Forum List  »  PHP

php and stored procedures
Posted by: Martin Keck
Date: January 17, 2006 08:20AM

Hi there,

I was wondering how I can use the new stored procedures functionality of mysql 5 via php?
Whenever I try to call a stored procedure via a php mysql_query() call, it returns something like "PROCEDURE test.test_proc can't return a result set in the given context".
What's wrong?

Thanks alot!
Martin

Options: ReplyQuote


Subject
Written By
Posted
php and stored procedures
January 17, 2006 08:20AM
January 18, 2006 04:25AM
January 19, 2006 10:04AM
January 20, 2006 03:54AM


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.