A
Arthur Dzhelali
I genereated typed dataset using several dataadapters in VS 2003.
Now if I go to dataset view and click on property of any col. change it
(for exsample make col. nullable) and save dataset, VB file associated
with datase is gone.
According to documentation vb file should be regenerated after each save of
the schema.
Am I doing something wrong?
Is there anyway to manually force VS generate typed dataset based on
excisted schema?
I believe I was able to change schema in VS UI and VB file got updated
automaticaly in VS 2002.
Now if I go to dataset view and click on property of any col. change it
(for exsample make col. nullable) and save dataset, VB file associated
with datase is gone.
According to documentation vb file should be regenerated after each save of
the schema.
Am I doing something wrong?
Is there anyway to manually force VS generate typed dataset based on
excisted schema?
I believe I was able to change schema in VS UI and VB file got updated
automaticaly in VS 2002.