Top "Dataset-designer" questions

Visual Studio DataSet Designer Refresh Tables

In visual studio datasource designer is there any way to refresh a table and its relations/foreign key constraints while …

database visual-studio-2008 dataset dataset-designer
"Cannot change DataType of a column once it has data" error in Visual Studio 2005 DataSet Designer

I've got a DataSet in VisualStudio 2005. I need to change the datatype of a column in one of the datatables …

visual-studio dataset .net-2.0 dataset-designer
Custom tool error Failed to generate code

Why this error is appearing? I was just setting some default values in a dataset designer... its second time that …

visual-studio-2010 dataset-designer customtool custom-tools