Labels

Flash (1)

Wednesday, November 24, 2004

The Case of the Disappearing DataSets

In the data tier component, when using multiple data adapters; sometimes datasets just disappear!!!! When you try to add them back in, you get crazy names like DataSet21, DataSet31, etc. First, edit your generated code to remove all references to these datasets. Also, kill the .xsd files in the project. Then, instead of right-clicking on the data adapter to create the dataset, right-click in the component window(not on any control). Believe it or not...this seems to work!

No comments: