MySQL Forums
Forum List  »  Stored Procedures

Re: URGENT: return result set in SPs
Posted by: Chagh
Date: August 22, 2005 02:54AM

hi and thank you for the answer,
so i can not use only an SP in my code and i should run a query to get the result set from temp table after calling the SP. is that right?
is there any other way to do this? so why we have SPs at all? they can just do DMLs.

and another question: is MyODBC 3.51 tested with MySQL 5.x? can we call an SP from Delphi via MyODBC? (i tried to do so (using ADO an a data provider for OLEDB) but i think somewhere in passing the call statement it had put {} around "call sp()" statement so that mysql returned an error about the syntax.)

Thanks very much
Chagh

Options: ReplyQuote


Subject
Views
Written By
Posted
4587
August 21, 2005 07:24AM
Re: URGENT: return result set in SPs
3611
August 22, 2005 02:54AM
6193
August 28, 2005 09:39PM


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.