MySQL Forums
Forum List  »  Connector/C++

Re: Prepared Statements not getting closed
Posted by: James Barajas
Date: August 09, 2012 07:31AM

Andrii,

Let me first thank you for taking the time to look into this.

While I understand what you're saying about having to delete the result set before closing the prepared statement, I think that it is a bit disappointing because that means that my methods cannot return result sets.

I wanted to return result sets because it is very easy to retrieve data by attribute name, but anyways I'll have to return something else and do the extra work to retrieve the data.

Thank you very much for helping figure this one out.

Let me just ask one final question:
Where do I need to go to suggest this as an enhancement for future releases?
Thanks,

James

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Prepared Statements not getting closed
2539
August 09, 2012 07:31AM


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.