Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
December 2007
January 2008
February 2008
March 2008
April 2008
all groups > dotnet datatools > april 2007

Can not define New Datatable from Dataset
Posted by Andre at 4/18/2007 12:22:33 PM
I created a dataset from add item and called it dsRSS. Using the tableadapter wizard I connected to a access database, selected all items from a table nad names my TableAdapter: tatblRSSStories Table: tblRSSStories Now I want to create a New table from that one by using Dim ntbl As ...more >>


Updating data with BindingSource
Posted by Vernon Peppers at 4/3/2007 3:28:02 PM
I have a WinForm app that uses a SQL Express database. I created the database in the Server Explorer, and set up a table. I created a form, and added a dataset, tableadapter, and a bindingsource. I bound the bindingsource to the dataset. I added textboxes, and bound the textboxes to the ...more >>



DevelopmentNow Blog