MySQL Forums
Forum List  »  Connector/C++

Re: Do you have to free ResultSetMetaData pointer?
Posted by: Jeff Lynn
Date: August 31, 2009 08:55PM

I found the answer:

Starting with the release of Connector/C++ 1.0.5, clients are no longer required to destruct the metadata objects directly. The driver takes care of the metadata object destruction for the clients.

Thanks!

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Do you have to free ResultSetMetaData pointer?
2256
August 31, 2009 08:55PM


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.