View Single Post
  #6 (permalink)  
Old 03-11-2008, 10:55 AM
agraham's Avatar
agraham agraham is offline
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 1,881
Awards Showcase
Beta Tester Forum Contributer 
Total Awards: 2
Default

Quote:
Originally Posted by skipper View Post
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.
Reply With Quote