T
TheMaxx
I use typed DataSet (drag'n drop from server Explorer from SQL Server 2000).
Each time i modify a table i need to update the Dataset.
I do it by deleting and adding a table again from Server Explorer. As
project got bigger, and having many tables around this has become a very
anoying task.
Is there a better (automated) way to update DataSet definition?
Each time i modify a table i need to update the Dataset.
I do it by deleting and adding a table again from Server Explorer. As
project got bigger, and having many tables around this has become a very
anoying task.
Is there a better (automated) way to update DataSet definition?