I have a dataset which contains 17 fields - 6 strings, 1 boolean and the rest double. 4 of the 6 string fields store data in relation to "Visual Inspection". If any of these 4 fields contain data, filling the dataset throws a NullReferenceException error. However, when they are all blank the dataset works fine.
This is regardless if any of the other fields contain data. Can anyone throw light on what could be causing this issue as it is baffling me.
Mighty
This is regardless if any of the other fields contain data. Can anyone throw light on what could be causing this issue as it is baffling me.
Mighty