Quote:
Originally Posted by skipper
The strange thing is that the 3rd fields is also "null" (as you can see from the table component) but does not raise any error.
|
It does if you optimise compile it "Unable to cast object of type 'System.DBNull to type 'System.String'" but not if you legacy compile or run in the IDE.
