 




<?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: hi i need help</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/hi-i-need-help/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/hi-i-need-help/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 13:24:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: billelpaso</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/hi-i-need-help/#comment-38833</link>
		<dc:creator>billelpaso</dc:creator>
		<pubDate>Tue, 19 Dec 2006 10:54:23 +0000</pubDate>
		<guid isPermaLink="false">#comment-38833</guid>
		<description><![CDATA[you are using European style dates, DD/MM/YYYY and SQL Servert is expecting American style dates MM/DD/YYYY.  change the code that looks like (&#039;&quot;+dt+&quot;&#039;) to look like (&#039;&quot;+Format(dt,&quot;MM/DD/YYYY&quot;)+&quot;&#039;) should do the trick.]]></description>
		<content:encoded><![CDATA[<p>you are using European style dates, DD/MM/YYYY and SQL Servert is expecting American style dates MM/DD/YYYY.  change the code that looks like (&#8216;&#8221;+dt+&#8221;&#8216;) to look like (&#8216;&#8221;+Format(dt,&#8221;MM/DD/YYYY&#8221;)+&#8221;&#8216;) should do the trick.</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 3/10 queries in 0.045 seconds using memcached
Object Caching 267/273 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 15:03:41 -->