G
Guest
I am creating a windows app and I use the data adapter wizard to generate a SQL query. Once the data adapter is created, I generate a dataset from it and my dataset appears in the designer. Then I create another data adapter from the wizard and when that is complete I try to generate the existing dataset from the new data adapter. My dataset disappears from the desinger. If a generate my dataset from data adapter 1 again then a new instance of the dataset is created, but as soon as I try to add data from another data adapter to it disappears again. It appears that the windows generated code to intialize the dataset stays intact, but I get build errors if I try to reference it in my code
I've found many other postings about objects disappearing from the designer and I know that there are hotfixes available. Does anyone know if I really have to pay $245 and go through the phone support @ Microsoft to obtain the one I need? This has to be a bug because it happens consistantly in a new project when nothing else is happening. Thanks!
I've found many other postings about objects disappearing from the designer and I know that there are hotfixes available. Does anyone know if I really have to pay $245 and go through the phone support @ Microsoft to obtain the one I need? This has to be a bug because it happens consistantly in a new project when nothing else is happening. Thanks!