Table data is Right, DataSet is Wrong
Chapter 12 problem.
When I load the LoadTimeSheet sub the program ends on objDataRowView (Friday)due to the objTimeSheetDS, Friday info is blank in the dataset. The table data is correct and has info from Monday through Friday. I have a invalid cast exception. What should I do to isolate the bug?
|