<?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>Thoughts From the World of Tech</description>
	<lastBuildDate>Mon, 26 Jul 2010 12:48:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Mike Fleming</title>
		<link>http://www.thedevshack.com/datamgr-is-worth-a-look/comment-page-1/#comment-749</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-749</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-page-1/#comment-748</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-748</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-page-1/#comment-747</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-747</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-page-1/#comment-746</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-746</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-page-1/#comment-745</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-745</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>
