Re: SqlNullValueException in 1.0.8 (MySqlDataReader)
Posted by: Ian Moore
Date: November 03, 2006 04:34PM

This is desired behaviour as null is not the same as an empty string. Null can mean that data has not been set, while an empty string can mean that there is no data. SqlClient (ADO.Net 2.0) exhibits this same behaviour.

Options: ReplyQuote


Subject
Written By
Posted
Re: SqlNullValueException in 1.0.8 (MySqlDataReader)
November 03, 2006 04:34PM


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.