MySQL Forums
Forum List  »  Stored Procedures

Re: Please Help Need Search Stored Proc
Posted by: John Gilmour
Date: March 18, 2009 01:04PM

Thanks, ok one of two things happens. If I run the spron within PHPMyAdmin I get this "#1312 - PROCEDURE jwalkow1.sp_test3 can't return a result set in the given context "

If I run the sproc through my PHP front-end, I get this "Unknown table 'car' in field list"

I simply want to be able to search my tables through the front-end...I never thought it would be so hard! Thanks for all your help, any other ideas??

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Please Help Need Search Stored Proc
1936
March 18, 2009 01:04PM


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.