Is there an easy way to handle this exception? I am trying to use isNull right now, but it seems bulky.Quote:
An unhandled exception of type 'System.InvalidCastException' occurred in microsoft.visualbasic.dll
Additional information: Cast from type 'DBNull' to type 'String' is not valid.
