MySQL Forums
Forum List  »  Connector/C++

Re: Declaring user variable into database using mysql connector c++
Posted by: Armand Moutchiho
Date: January 30, 2017 03:11AM

Thank you for the Reply.

With return value I didn't necessarily meant the usual returns but the mysql stored procedured INOUT argument option which can be used to return a value from the stored procedure. In my case, I want to return the execution(s) status.
But this is not actually the main issue as I want to create an user variable from c++ code using the Connector/C++!??

Thanks!

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.