i have made a mistake in setting up the datasource for an access db , when clicking on the datasources tab there is no option to remove the datasource ?! I have tried around all menus , how do you remove a datasource from a project ?
thanks
Printable View
i have made a mistake in setting up the datasource for an access db , when clicking on the datasources tab there is no option to remove the datasource ?! I have tried around all menus , how do you remove a datasource from a project ?
thanks
Right click and Delete it.
That doesnt work, at least not when I try it in VB 2008 Express edition... The right click menu on a data source has no delete option and no option anywhere in the menus that I can find to delete it either
Ah, I was right clicking the wrong bit and i assume the original poster is doing the same thing.
All I ended up doing was right clicking on the file named TestDateSet.xsd (obviously this will be named something else depending on the name of your dataset) and choosing delete on there. That's in the Solution Explorer, not the Data Sources explorer :)
yes it's in solution explorer ;)
yes i tried that , but then you get a heap of awful errors in the designer of the vb form of anything that was bound to that , there is no error handling on vb 2005 to remove data components , or warn you that they will be reconfigured to have no datasource , anyway , thanks , I guess Ill have to try to get it right from the start , thanks
#