<?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 Ben Gribaudo</title>
	<atom:link href="http://bengribaudo.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://bengribaudo.com</link>
	<description>&#34;Come ye, and let us walk in the light of the LORD.&#34; Isaiah 2:5</description>
	<lastBuildDate>Thu, 16 Feb 2012 15:07:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Storing Incomplete (Partial) Dates in SQL Databases by Ben</title>
		<link>http://bengribaudo.com/blog/2011/12/16/1721/storing-incomplete-partial-dates-in-sql-databases/comment-page-1#comment-1003</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 16 Feb 2012 15:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://bengribaudo.com/?p=1721#comment-1003</guid>
		<description>If you&#039;re using MySQL server, try using 00 as the placeholder. With Microsoft SQL Server, you&#039;ll probably have to use the &lt;em&gt;Date Parts in Separate Columns&lt;/em&gt; approach described above (unless you want to go to the effort of a &lt;em&gt;CLR User-Defined Type&lt;/em&gt;).</description>
		<content:encoded><![CDATA[<p>If you&#8217;re using MySQL server, try using 00 as the placeholder. With Microsoft SQL Server, you&#8217;ll probably have to use the <em>Date Parts in Separate Columns</em> approach described above (unless you want to go to the effort of a <em>CLR User-Defined Type</em>).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Storing Incomplete (Partial) Dates in SQL Databases by Anubhuti David</title>
		<link>http://bengribaudo.com/blog/2011/12/16/1721/storing-incomplete-partial-dates-in-sql-databases/comment-page-1#comment-1002</link>
		<dc:creator>Anubhuti David</dc:creator>
		<pubDate>Thu, 16 Feb 2012 13:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://bengribaudo.com/?p=1721#comment-1002</guid>
		<description>What would be your suggestion for Place holder Month and Day?

The Placeholder for year works like a charm, but I need help for Month and Day.

If I use 13 as the month, I cant convert it to Date/DateTime. Same for day, I tried using 32 but it does help :(</description>
		<content:encoded><![CDATA[<p>What would be your suggestion for Place holder Month and Day?</p>
<p>The Placeholder for year works like a charm, but I need help for Month and Day.</p>
<p>If I use 13 as the month, I cant convert it to Date/DateTime. Same for day, I tried using 32 but it does help <img src='http://bengribaudo.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Canon EOS Utility—Automatic Camera Clock Synchronization by Vickie</title>
		<link>http://bengribaudo.com/blog/2011/03/17/874/canon-eos-utility-automatic-camera-clock-synchronization/comment-page-1#comment-1000</link>
		<dc:creator>Vickie</dc:creator>
		<pubDate>Thu, 16 Feb 2012 08:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://bengribaudo.com/?p=874#comment-1000</guid>
		<description>Thanks a lot for this - I&#039;ve just done it with 2 cameras and it works perfectly as you say :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this &#8211; I&#8217;ve just done it with 2 cameras and it works perfectly as you say <img src='http://bengribaudo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programmatically Setting a Magento Item&#8217;s Price When Adding It to Cart by Ben</title>
		<link>http://bengribaudo.com/blog/2011/07/29/1514/programmatically-setting-m-items-price-when-adding-to-cart/comment-page-1#comment-999</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Fri, 10 Feb 2012 21:47:07 +0000</pubDate>
		<guid isPermaLink="false">http://bengribaudo.com/?p=1514#comment-999</guid>
		<description>In a custom controller or model--something you&#039;ll need to build. When the appropriate controller action is called, it will trigger the product&#039;s addition to the cart.</description>
		<content:encoded><![CDATA[<p>In a custom controller or model&#8211;something you&#8217;ll need to build. When the appropriate controller action is called, it will trigger the product&#8217;s addition to the cart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programmatically Setting a Magento Item&#8217;s Price When Adding It to Cart by Arvind Bhardwaj</title>
		<link>http://bengribaudo.com/blog/2011/07/29/1514/programmatically-setting-m-items-price-when-adding-to-cart/comment-page-1#comment-996</link>
		<dc:creator>Arvind Bhardwaj</dc:creator>
		<pubDate>Wed, 08 Feb 2012 15:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://bengribaudo.com/?p=1514#comment-996</guid>
		<description>Hi,
This doesn&#039;t work for me. Can you tell me where to write this code exactly?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
This doesn&#8217;t work for me. Can you tell me where to write this code exactly?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programmatically Setting a Magento Item&#8217;s Price When Adding It to Cart by Naveen</title>
		<link>http://bengribaudo.com/blog/2011/07/29/1514/programmatically-setting-m-items-price-when-adding-to-cart/comment-page-1#comment-987</link>
		<dc:creator>Naveen</dc:creator>
		<pubDate>Wed, 25 Jan 2012 06:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://bengribaudo.com/?p=1514#comment-987</guid>
		<description>Hi , 

have an doubt its not about the above topic.

i have a product sets with custom options in magento  and i have pulled the lowest price of the custom option and displayed. and now comes my doubt.

1. Products price to be 0(zero intially).
2. Must add the lowest price while adding it to cart and checking it out.

can this be done ??</description>
		<content:encoded><![CDATA[<p>Hi , </p>
<p>have an doubt its not about the above topic.</p>
<p>i have a product sets with custom options in magento  and i have pulled the lowest price of the custom option and displayed. and now comes my doubt.</p>
<p>1. Products price to be 0(zero intially).<br />
2. Must add the lowest price while adding it to cart and checking it out.</p>
<p>can this be done ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SSRS: Dataset Field List Is Empty Even After Refresh Fields by kannankeril</title>
		<link>http://bengribaudo.com/blog/2011/04/21/929/ssrs-dataset-field-list-is-empty-even-after-refresh-fields/comment-page-1#comment-986</link>
		<dc:creator>kannankeril</dc:creator>
		<pubDate>Wed, 25 Jan 2012 00:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://bengribaudo.com/?p=929#comment-986</guid>
		<description>I had an if statement at the start of the proc,
    if param = null/empty
    BEGIN
	SELECT &#039;version info&#039;
	return;
    END
..followed by my actual query. This was likely the cause of the problem.
I also had encryption active. Deactivating both options fixed the problem. Once the fields were imported, I re-enabled the above changes without any untoward problems.</description>
		<content:encoded><![CDATA[<p>I had an if statement at the start of the proc,<br />
    if param = null/empty<br />
    BEGIN<br />
	SELECT &#8216;version info&#8217;<br />
	return;<br />
    END<br />
..followed by my actual query. This was likely the cause of the problem.<br />
I also had encryption active. Deactivating both options fixed the problem. Once the fields were imported, I re-enabled the above changes without any untoward problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SSRS Date/Time Parameter Disabled When Default Value Expression Is Used by İbrahim ULUDAĞ</title>
		<link>http://bengribaudo.com/blog/2011/03/02/595/ssrs-datetime-parameter-disabled-when-default-value-expression-is-used/comment-page-1#comment-985</link>
		<dc:creator>İbrahim ULUDAĞ</dc:creator>
		<pubDate>Tue, 24 Jan 2012 13:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://bengribaudo.com/?p=595#comment-985</guid>
		<description>Just use a dataset to get date from sql server. And use this dataset as default value of the parameter</description>
		<content:encoded><![CDATA[<p>Just use a dataset to get date from sql server. And use this dataset as default value of the parameter</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SSRS: Dataset Field List Is Empty Even After Refresh Fields by ZLA</title>
		<link>http://bengribaudo.com/blog/2011/04/21/929/ssrs-dataset-field-list-is-empty-even-after-refresh-fields/comment-page-1#comment-876</link>
		<dc:creator>ZLA</dc:creator>
		<pubDate>Tue, 20 Dec 2011 15:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://bengribaudo.com/?p=929#comment-876</guid>
		<description>I ran into the same problem but without sp_executesql . My proc returns two different datasets based on the value of the input parameter. For example it does the following:

IF @Input = 0 BEGIN
    SELECT 1 AS Field1
END ELSE BEGIN
    SELECT 1 AS Field1, 2 AS Field2, 3 AS Field3
END

This returns both select statements if SET FMTONLY ON is used. I haven&#039;t found a solution yet.</description>
		<content:encoded><![CDATA[<p>I ran into the same problem but without sp_executesql . My proc returns two different datasets based on the value of the input parameter. For example it does the following:</p>
<p>IF @Input = 0 BEGIN<br />
    SELECT 1 AS Field1<br />
END ELSE BEGIN<br />
    SELECT 1 AS Field1, 2 AS Field2, 3 AS Field3<br />
END</p>
<p>This returns both select statements if SET FMTONLY ON is used. I haven&#8217;t found a solution yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passing a Memo Field to SAGE Payment Soluations&#8217; Gateway API by Ben</title>
		<link>http://bengribaudo.com/blog/2011/10/31/1681/passing-a-memo-field-to-sage-payment-soluations-gateway-api/comment-page-1#comment-839</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sat, 19 Nov 2011 21:46:24 +0000</pubDate>
		<guid isPermaLink="false">http://bengribaudo.com/?p=1681#comment-839</guid>
		<description>I don&#039;t. You might try asking your Sage Payment retailer.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t. You might try asking your Sage Payment retailer.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

