Page 1 of 1

Zeos 5-4 Mysql Store Procedure

Posted: 31.03.2014, 15:58
by bombonatto
Hi!

I´m still using Zeos 5-4 with Delphi 5 and now I need to execute a mysql procedure that returns some values.
The problem is when I execute the proc, I receive the message: "Procedure XXXX can´t return a result set in the given context"

When I execute a proc with no return, works fine.
I´m using the TZMySqlQuery component, because this version doesnt have an storeprocedure component for mysql.
It´s a problem with zeos version or I can frix it ?

Thanks for the help