xsd Refresh/regenerate? [RESOLVED]
Greetings,
First off; sorry if i've posted this in the wrong forum, as i'm not sure where best to ask this question as its more a VS2008 question than a VB or Database question.
I have a typed dataset in VS 2008 and I have several forms using both ComboBoxes and DataGridViews to display and alter data from an Access 2003 DB.
The problem i have is the datasource has changed and now has 2 additional queries and a few column changes. How do i get the xsd file and dataset to update/refresh/regenerate from the datasource to include these changes to the original datasource?
Previously i have just deleted it and redone it, but that would require redoing the DataGridViews in all the forms all over again - somthing i am trying to avoid if at all possible..
Please help.
Regards
Gareth.
Re: xsd Refresh/regenerate?
0 for 2. Perhaps my questions aren't as simple as i hoped..
Re: xsd Refresh/regenerate?
FYI in case anyone else stumbles across this:
Data (Menu)
Show Data Sources
Configure DataSet with wizard (icon with a tiny tick box in it)
Select what you want to import/display/regenerate
finish/next.