OracleDataReader: Exception with DBNull
604717Dec 19 2007 — edited Dec 21 2007Hello,
i`m using the OracleDateReader object to read data from the database. But if there no data in a column, the datareader throws an exception instead of writing a literal null (0). Is there any oppurtunity to get a 0 instead of an exception?
I hope someone can help me!
Thanks.
Matthias