 




<?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: Problem with ++ string operator in VB.NET</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/problem-with-plus-plus-string-operator/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/problem-with-plus-plus-string-operator/</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 08:51:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problem-with-plus-plus-string-operator/#comment-64272</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Fri, 05 Jun 2009 17:19:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-64272</guid>
		<description><![CDATA[I would put the constructed update statement in a string variable, and display it before adding it to the sqlCommand, to see how it looks.

Have you tried executing the command with a fixed number ?  (for example &quot;UPDATE Products SET Stock= 100 Where ProductName=&#039;&quot; + proName + &quot;&#039;&quot;)

Could you post the exact error message ?]]></description>
		<content:encoded><![CDATA[<p>I would put the constructed update statement in a string variable, and display it before adding it to the sqlCommand, to see how it looks.</p>
<p>Have you tried executing the command with a fixed number ?  (for example &#8220;UPDATE Products SET Stock= 100 Where ProductName=&#8217;&#8221; + proName + &#8220;&#8216;&#8221;)</p>
<p>Could you post the exact error message ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.015 seconds using memcached
Object Caching 268/271 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 09:18:14 -->