creating dataset file(xsd) with field lengths

N

Nikhil Patel

Hi all,
When I create a DataSet file(xsd) based on a Sql Server table in Visual
Studio, the varchar columns get defined as string and does not have any
information about the maximun length the field can hold. Is there anyway I
can get this information in the xsd file without having to enter it manually
for each field?

Thanks.
Nikhil
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top