I have an existing form with dataadapter, dataconnection and dataset control. I want to add this form into an existing project. But when I do a Add Existing Item and import this form to the project, it is able to port over all the form controls successfully EXCEPT the dataset control.
Why is that so, & how can it be overcomed? Is it a bug in VB .NET or do I have to do something additional?

Rgds