<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Update Dataset data back to Database</title>
	<atom:link href="http://dotnetcoderoom.wordpress.com/2008/08/05/update-dataset-data-back-to-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://dotnetcoderoom.wordpress.com/2008/08/05/update-dataset-data-back-to-database/</link>
	<description>ASP.Net, VB.Net, C#, Microsoft Visual Studio .Net, Quick Tutorials, .Net Tips and Tricks, asp.Net Tips and Tricks, Html, Ajay Sharma's Blog, Java Script, javascript, .Net Sample Codes</description>
	<lastBuildDate>Sat, 10 Oct 2009 14:58:56 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shifty</title>
		<link>http://dotnetcoderoom.wordpress.com/2008/08/05/update-dataset-data-back-to-database/#comment-83</link>
		<dc:creator>Shifty</dc:creator>
		<pubDate>Mon, 03 Aug 2009 18:00:05 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetcoderoom.wordpress.com/?p=20#comment-83</guid>
		<description>Nice tutorial.  I&#039;ve been reading everywhere and still can&#039;t seem to get the dataAdapter.Update(dataSet, &quot;Name&quot;) to actually update the database.  

If I don&#039;t do .AcceptChanges() before the .Update() then I get an error.

My code is similar to yours so I don&#039;t see a problem.  

Is your code for a sql server database?</description>
		<content:encoded><![CDATA[<p>Nice tutorial.  I&#8217;ve been reading everywhere and still can&#8217;t seem to get the dataAdapter.Update(dataSet, &#8220;Name&#8221;) to actually update the database.  </p>
<p>If I don&#8217;t do .AcceptChanges() before the .Update() then I get an error.</p>
<p>My code is similar to yours so I don&#8217;t see a problem.  </p>
<p>Is your code for a sql server database?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://dotnetcoderoom.wordpress.com/2008/08/05/update-dataset-data-back-to-database/#comment-9</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 16 Aug 2008 11:46:43 +0000</pubDate>
		<guid isPermaLink="false">http://dotnetcoderoom.wordpress.com/?p=20#comment-9</guid>
		<description>Your blog is interesting! 
 
Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Your blog is interesting! </p>
<p>Keep up the good work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
