<?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/"
		>
<channel>
	<title>Comments on: DataMgr Is Worth A Look</title>
	<atom:link href="http://www.thedevshack.com/datamgr-is-worth-a-look/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thedevshack.com/datamgr-is-worth-a-look/</link>
	<description>Technology and Programming Blog</description>
	<lastBuildDate>Fri, 16 Dec 2011 16:12:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Mike Fleming</title>
		<link>http://www.thedevshack.com/datamgr-is-worth-a-look/#comment-164</link>
		<dc:creator>Mike Fleming</dc:creator>
		<pubDate>Thu, 12 Nov 2009 17:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/?p=325#comment-164</guid>
		<description>I am fairly certain Justin is correct.  When you create a record DataMgr will return the value of the primary key, which you can then use to run any other saves you need.</description>
		<content:encoded><![CDATA[<p>I am fairly certain Justin is correct.  When you create a record DataMgr will return the value of the primary key, which you can then use to run any other saves you need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Fleming</title>
		<link>http://www.thedevshack.com/datamgr-is-worth-a-look/#comment-169</link>
		<dc:creator>Mike Fleming</dc:creator>
		<pubDate>Thu, 12 Nov 2009 17:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/?p=325#comment-169</guid>
		<description>I am fairly certain Justin is correct.  When you create a record DataMgr will return the value of the primary key, which you can then use to run any other saves you need.</description>
		<content:encoded><![CDATA[<p>I am fairly certain Justin is correct.  When you create a record DataMgr will return the value of the primary key, which you can then use to run any other saves you need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Farrar</title>
		<link>http://www.thedevshack.com/datamgr-is-worth-a-look/#comment-163</link>
		<dc:creator>John Farrar</dc:creator>
		<pubDate>Thu, 12 Nov 2009 15:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/?p=325#comment-163</guid>
		<description>@Derik, if you use http://formutils.riaforge.org/ in conjunction with multiple line inputs you will find this easier than you likely could imagine. I have used the two together for AJAX apps with great satisfaction.</description>
		<content:encoded><![CDATA[<p>@Derik, if you use <a href="http://formutils.riaforge.org/" rel="nofollow">http://formutils.riaforge.org/</a> in conjunction with multiple line inputs you will find this easier than you likely could imagine. I have used the two together for AJAX apps with great satisfaction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Farrar</title>
		<link>http://www.thedevshack.com/datamgr-is-worth-a-look/#comment-168</link>
		<dc:creator>John Farrar</dc:creator>
		<pubDate>Thu, 12 Nov 2009 15:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/?p=325#comment-168</guid>
		<description>@Derik, if you use http://formutils.riaforge.org/ in conjunction with multiple line inputs you will find this easier than you likely could imagine. I have used the two together for AJAX apps with great satisfaction.</description>
		<content:encoded><![CDATA[<p>@Derik, if you use <a href="http://formutils.riaforge.org/" rel="nofollow">http://formutils.riaforge.org/</a> in conjunction with multiple line inputs you will find this easier than you likely could imagine. I have used the two together for AJAX apps with great satisfaction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.thedevshack.com/datamgr-is-worth-a-look/#comment-162</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Thu, 12 Nov 2009 12:21:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/?p=325#comment-162</guid>
		<description>@Derek:
You would have to make 2 insert calls (someone correct me if I&#039;m wrong here) The insertRecord returns the inserted ID, so you could make one call to insert un/pw, use the returned id and make a call to insert contact info.</description>
		<content:encoded><![CDATA[<p>@Derek:<br />
You would have to make 2 insert calls (someone correct me if I&#8217;m wrong here) The insertRecord returns the inserted ID, so you could make one call to insert un/pw, use the returned id and make a call to insert contact info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.thedevshack.com/datamgr-is-worth-a-look/#comment-167</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Thu, 12 Nov 2009 12:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/?p=325#comment-167</guid>
		<description>@Derek:
You would have to make 2 insert calls (someone correct me if I&#039;m wrong here) The insertRecord returns the inserted ID, so you could make one call to insert un/pw, use the returned id and make a call to insert contact info.</description>
		<content:encoded><![CDATA[<p>@Derek:<br />
You would have to make 2 insert calls (someone correct me if I&#8217;m wrong here) The insertRecord returns the inserted ID, so you could make one call to insert un/pw, use the returned id and make a call to insert contact info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russ S.</title>
		<link>http://www.thedevshack.com/datamgr-is-worth-a-look/#comment-161</link>
		<dc:creator>Russ S.</dc:creator>
		<pubDate>Thu, 12 Nov 2009 07:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/?p=325#comment-161</guid>
		<description>I have to agree with you Mike. I&#039;m using DataMgr for a new project and it is saving me tons of time. I&#039;ll probably have to try out ORM for the next project though...</description>
		<content:encoded><![CDATA[<p>I have to agree with you Mike. I&#8217;m using DataMgr for a new project and it is saving me tons of time. I&#8217;ll probably have to try out ORM for the next project though&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russ S.</title>
		<link>http://www.thedevshack.com/datamgr-is-worth-a-look/#comment-166</link>
		<dc:creator>Russ S.</dc:creator>
		<pubDate>Thu, 12 Nov 2009 07:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/?p=325#comment-166</guid>
		<description>I have to agree with you Mike. I&#039;m using DataMgr for a new project and it is saving me tons of time. I&#039;ll probably have to try out ORM for the next project though...</description>
		<content:encoded><![CDATA[<p>I have to agree with you Mike. I&#8217;m using DataMgr for a new project and it is saving me tons of time. I&#8217;ll probably have to try out ORM for the next project though&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek</title>
		<link>http://www.thedevshack.com/datamgr-is-worth-a-look/#comment-160</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Thu, 12 Nov 2009 01:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/?p=325#comment-160</guid>
		<description>How does it handle multiple table inserts from one form? say username, pwd in one and contact info in another.</description>
		<content:encoded><![CDATA[<p>How does it handle multiple table inserts from one form? say username, pwd in one and contact info in another.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek</title>
		<link>http://www.thedevshack.com/datamgr-is-worth-a-look/#comment-165</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Thu, 12 Nov 2009 01:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/?p=325#comment-165</guid>
		<description>How does it handle multiple table inserts from one form? say username, pwd in one and contact info in another.</description>
		<content:encoded><![CDATA[<p>How does it handle multiple table inserts from one form? say username, pwd in one and contact info in another.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

