Hello,
I think POCO is excellent library for C++, and I am just experimenting so that I can use for our project.
I am using source code from latest trunk as I want output parameters from stored procedures.
we are using Mysql.
My requirement is to get out(string) from session, i.e. stored procedure give output in varchar and I want to retrieve.
As this is the errormsg from stored procedure it is very important.
Really thankful to POCO library.





