Default Maxlength - CLR 2.0



Since I upgraded to VS2005 - when I drag a stored procedure onto a dataset
now - the datatable is setting maxlengths for some of my fields. Is there a
way I can default the designer not to set the maxlengths. (I don't want to
go through each column and set it to -1 by hand.)

Same thing for the data adapter. I don't want those automatically built
either.

Thanks in advance....

David


.