MySqlConnection.Reader (.NET Connector 1.0.7]
Posted by: Jan Pipek
Date: October 13, 2006 07:16AM

Hello,
I'd like to check whether a MySqlConnection object has an associated MySqlDataReader in order to reuse old connections and avoid creating new ones.
Is there a way to check it apart from rewriting (aka customizing) the Connector code (e.g. changing the MySqlConnection.Reader property from internal to public, at least for reading)?
Thank you
Jan

Options: ReplyQuote


Subject
Written By
Posted
MySqlConnection.Reader (.NET Connector 1.0.7]
October 13, 2006 07:16AM


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.