I have a DataColumn and call the MaxLength Property on it to get the length of data that can go into a field ... but it always returns -1 (yes even on a string field)...

What's going on? - I can get other properties out of it no probs...

Kris