Default Maxlength - CLR 2.0

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
Hi David,

I have posted a reply on another thread regarding to this issue.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
 
Back
Top