 




<?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: how to prevent values</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/how-to-prevent-values/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-prevent-values/</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 05:26:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: charliebrowne</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-prevent-values/#comment-107511</link>
		<dc:creator>charliebrowne</dc:creator>
		<pubDate>Tue, 15 May 2012 13:22:11 +0000</pubDate>
		<guid isPermaLink="false">#comment-107511</guid>
		<description><![CDATA[If it is a field being entered from a DSPF, they you need to add an edit in your program to check for those invalid characters..
You can then force an error an make the user correct the value.]]></description>
		<content:encoded><![CDATA[<p>If it is a field being entered from a DSPF, they you need to add an edit in your program to check for those invalid characters..<br />
You can then force an error an make the user correct the value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 9783444184</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-prevent-values/#comment-107463</link>
		<dc:creator>9783444184</dc:creator>
		<pubDate>Mon, 14 May 2012 04:20:37 +0000</pubDate>
		<guid isPermaLink="false">#comment-107463</guid>
		<description><![CDATA[Hi Tom,
Display field entry field....]]></description>
		<content:encoded><![CDATA[<p>Hi Tom,<br />
Display field entry field&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-prevent-values/#comment-107437</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Fri, 11 May 2012 22:54:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-107437</guid>
		<description><![CDATA[&lt;i&gt;...in a field &lt;/i&gt;

What &quot;field&quot;? A database field? A field in the program? A display field? A Printer field?

Are those always going to be the &lt;b&gt;only characters&lt;/b&gt; that must be prevented?

Tom]]></description>
		<content:encoded><![CDATA[<p><i>&#8230;in a field </i></p>
<p>What &#8220;field&#8221;? A database field? A field in the program? A display field? A Printer field?</p>
<p>Are those always going to be the <b>only characters</b> that must be prevented?</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: woodengineer</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-prevent-values/#comment-107433</link>
		<dc:creator>woodengineer</dc:creator>
		<pubDate>Fri, 11 May 2012 15:44:05 +0000</pubDate>
		<guid isPermaLink="false">#comment-107433</guid>
		<description><![CDATA[RPG supports calls to the regular expression API.  It is designed to handle the situation you describe.  However, unless you are familiar with regular expressions it may be a lot quicker to code up an RPG procedure.]]></description>
		<content:encoded><![CDATA[<p>RPG supports calls to the regular expression API.  It is designed to handle the situation you describe.  However, unless you are familiar with regular expressions it may be a lot quicker to code up an RPG procedure.</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.013 seconds using memcached
Object Caching 310/313 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 08:52:48 -->