<?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 for Prosch Consulting</title>
	<atom:link href="http://www.proschconsulting.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.proschconsulting.com</link>
	<description>HEALTHCARE INTEGRATION</description>
	<lastBuildDate>Fri, 03 Feb 2012 00:11:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on SQL Database CRUD Stored Procedure Generator by angelica.vanderaa</title>
		<link>http://www.proschconsulting.com/blog/sql-database-crud-stored-procedur-generator/#comment-317</link>
		<dc:creator>angelica.vanderaa</dc:creator>
		<pubDate>Fri, 03 Feb 2012 00:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.proschconsulting.com/?p=184#comment-317</guid>
		<description>Hi Toni,

The procedures are stored in the default storage location, &lt;Database Name&gt; -&gt; Programmability -&gt; Stored Procedures.

Hope this helps!</description>
		<content:encoded><![CDATA[<p>Hi Toni,</p>
<p>The procedures are stored in the default storage location, <database Name> -> Programmability -> Stored Procedures.</p>
<p>Hope this helps!</database></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Database CRUD Stored Procedure Generator by Toni</title>
		<link>http://www.proschconsulting.com/blog/sql-database-crud-stored-procedur-generator/#comment-316</link>
		<dc:creator>Toni</dc:creator>
		<pubDate>Wed, 01 Feb 2012 21:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.proschconsulting.com/?p=184#comment-316</guid>
		<description>Where are the procedures stored after runnung the script??</description>
		<content:encoded><![CDATA[<p>Where are the procedures stored after runnung the script??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Database CRUD Stored Procedure Generator by Jaydeep Patel</title>
		<link>http://www.proschconsulting.com/blog/sql-database-crud-stored-procedur-generator/#comment-313</link>
		<dc:creator>Jaydeep Patel</dc:creator>
		<pubDate>Sat, 14 Jan 2012 06:09:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.proschconsulting.com/?p=184#comment-313</guid>
		<description>I want to generate foreign key - primary key join stored procedures. Can anybody has script to do so? Right now I am using free version of &lt;a href=&quot;http://www.tools4sql.net&quot; rel=&quot;nofollow&quot;&gt;CRUD Stored Procedure Generator&lt;/a&gt; which has limitation of 25 columns.

Please Help.</description>
		<content:encoded><![CDATA[<p>I want to generate foreign key &#8211; primary key join stored procedures. Can anybody has script to do so? Right now I am using free version of <a href="http://www.tools4sql.net" rel="nofollow">CRUD Stored Procedure Generator</a> which has limitation of 25 columns.</p>
<p>Please Help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Pipeline Properties Not Displayed in Administration Console for BizTalk 2006 by Kir</title>
		<link>http://www.proschconsulting.com/blog/custom-pipeline-properties-not-displayed-in-administration-console-for-biztalk-2006/#comment-293</link>
		<dc:creator>Kir</dc:creator>
		<pubDate>Wed, 07 Dec 2011 13:32:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.proschconsulting.com/?p=364#comment-293</guid>
		<description>Yay. Spent a looot of time trying redeploying etc trying to figure out what was wrong. And the solution is so simple.
Getting tired of such bugs from MS.

Using Biztalk 2010.

Thanks,
Kir</description>
		<content:encoded><![CDATA[<p>Yay. Spent a looot of time trying redeploying etc trying to figure out what was wrong. And the solution is so simple.<br />
Getting tired of such bugs from MS.</p>
<p>Using Biztalk 2010.</p>
<p>Thanks,<br />
Kir</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BizTalk Tools by biztalk development</title>
		<link>http://www.proschconsulting.com/blog/biztalk-tools/#comment-292</link>
		<dc:creator>biztalk development</dc:creator>
		<pubDate>Wed, 07 Dec 2011 07:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.proschconsulting.com/?p=6#comment-292</guid>
		<description>I like your post very much because the post is very helpful and shareable. so, thanks for sharing it.</description>
		<content:encoded><![CDATA[<p>I like your post very much because the post is very helpful and shareable. so, thanks for sharing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Database CRUD Stored Procedure Generator by Scott Knaub</title>
		<link>http://www.proschconsulting.com/blog/sql-database-crud-stored-procedur-generator/#comment-287</link>
		<dc:creator>Scott Knaub</dc:creator>
		<pubDate>Sun, 27 Nov 2011 08:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.proschconsulting.com/?p=184#comment-287</guid>
		<description>Fabulous script! Thanks for your work on this. I used it tonight to generate the CRUD for 17 tables. Unzip, Execute, DONE!

I modified the SQL Server 2008 script to add another stored procedure called SelectList so I can retrieve all records from a table. I also created variables for the procedure names to make it easier to rename the procedures when needed. I can send the modified script to you if you&#039;d like.

Thanks for you work  on this.  God Bless!</description>
		<content:encoded><![CDATA[<p>Fabulous script! Thanks for your work on this. I used it tonight to generate the CRUD for 17 tables. Unzip, Execute, DONE!</p>
<p>I modified the SQL Server 2008 script to add another stored procedure called SelectList so I can retrieve all records from a table. I also created variables for the procedure names to make it easier to rename the procedures when needed. I can send the modified script to you if you&#8217;d like.</p>
<p>Thanks for you work  on this.  God Bless!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Database CRUD Stored Procedure Generator by Jahan</title>
		<link>http://www.proschconsulting.com/blog/sql-database-crud-stored-procedur-generator/#comment-281</link>
		<dc:creator>Jahan</dc:creator>
		<pubDate>Wed, 23 Nov 2011 15:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.proschconsulting.com/?p=184#comment-281</guid>
		<description>Soooooo amazed and thankful.  I am on a project as the sole developer, and this shaves about a week of work off my plate.  Thanks so much.  I have already passed this link to some other devs I know.</description>
		<content:encoded><![CDATA[<p>Soooooo amazed and thankful.  I am on a project as the sole developer, and this shaves about a week of work off my plate.  Thanks so much.  I have already passed this link to some other devs I know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Database CRUD Stored Procedure Generator by Ryan</title>
		<link>http://www.proschconsulting.com/blog/sql-database-crud-stored-procedur-generator/#comment-192</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 03 May 2011 03:12:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.proschconsulting.com/?p=184#comment-192</guid>
		<description>Matt, 
I don&#039;t know if you&#039;ll agree and I guess it&#039;s just a matter of personal preference, but you might want to default the stored procedure&#039;s parameters to NULL for INSERT and UPDATEs if the corresponding column in the table is NULLable.  I may add that functionality.

Thanks again for the awesome script,
Ryan</description>
		<content:encoded><![CDATA[<p>Matt,<br />
I don&#8217;t know if you&#8217;ll agree and I guess it&#8217;s just a matter of personal preference, but you might want to default the stored procedure&#8217;s parameters to NULL for INSERT and UPDATEs if the corresponding column in the table is NULLable.  I may add that functionality.</p>
<p>Thanks again for the awesome script,<br />
Ryan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Database CRUD Stored Procedure Generator by Ryan</title>
		<link>http://www.proschconsulting.com/blog/sql-database-crud-stored-procedur-generator/#comment-191</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 03 May 2011 02:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.proschconsulting.com/?p=184#comment-191</guid>
		<description>Matt, thanks very much for this killer script.  I am really in a time crunch to create the DAL for 12+ tables and the LAST thing I felt like doing was writing all the stored procedures.  Your script saved the day and your coding style is almost exactly like how I would have typed them by hand (I&#039;m pretty anal with my style/formatting).  You are the man!

Thanks again,
Ryan</description>
		<content:encoded><![CDATA[<p>Matt, thanks very much for this killer script.  I am really in a time crunch to create the DAL for 12+ tables and the LAST thing I felt like doing was writing all the stored procedures.  Your script saved the day and your coding style is almost exactly like how I would have typed them by hand (I&#8217;m pretty anal with my style/formatting).  You are the man!</p>
<p>Thanks again,<br />
Ryan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom Pipeline Properties Not Displayed in Administration Console for BizTalk 2006 by Michael Stonis</title>
		<link>http://www.proschconsulting.com/blog/custom-pipeline-properties-not-displayed-in-administration-console-for-biztalk-2006/#comment-149</link>
		<dc:creator>Michael Stonis</dc:creator>
		<pubDate>Tue, 29 Mar 2011 13:32:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.proschconsulting.com/?p=364#comment-149</guid>
		<description>Sometimes quick and dirty is the only way to get these kinds of issues resolved. That was the first way that I solved this issues as well, but I wanted to remove any chance of me fat-fingering something in there. As long as it doesn&#039;t cause more issues down the line, then I think it is acceptable.</description>
		<content:encoded><![CDATA[<p>Sometimes quick and dirty is the only way to get these kinds of issues resolved. That was the first way that I solved this issues as well, but I wanted to remove any chance of me fat-fingering something in there. As long as it doesn&#8217;t cause more issues down the line, then I think it is acceptable.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.proschconsulting.com @ 2012-02-22 14:11:23 -->
