 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; ORA-01722</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/ora-01722/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 10:57:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Oracle Forms 6i trying to read a list of numbers separated by a comma</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/oracle-forms-trying-to-read-a-list-of-numbers-seperated-by-a-comma/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/oracle-forms-trying-to-read-a-list-of-numbers-seperated-by-a-comma/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 11:34:02 +0000</pubDate>
		<dc:creator>Doofusdog</dc:creator>
				<category><![CDATA[ORA-01722]]></category>
		<category><![CDATA[Oracle error messages]]></category>
		<category><![CDATA[Oracle Forms 6i]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hello, I have an Oracle Forms 6i form with a text field that I want users to be able to put in a list of numbers seperated by commas, eg 12345,67890,34567 etc. From this list, I want to be able to use the list of numbers in an IN statement such as: CURSOR c_policy IS [...]]]></description>
				<content:encoded><![CDATA[<p>Hello,</p>
<p>I have an Oracle Forms 6i form with a text field that I want users to be able to put in a list of numbers seperated by commas, eg 12345,67890,34567 etc.</p>
<p>From this list, I want to be able to use the list of numbers in an IN statement such as:</p>
<p>CURSOR c_policy IS<br />
SELECT pe.cust_no,pe.policy_no<br />
  FROM POLICY_ENTITY pe<br />
 WHERE policy_no IN (:header.policy_no);</p>
<p>where :header.policy_no is my text field and policy_no is defined as a number.</p>
<p>When trying to run the form I get an ORA-01722 error due to the list not being recognised as a number.  Is there an easy way around this?</p>
<p>Thanks in advance</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/oracle-forms-trying-to-read-a-list-of-numbers-seperated-by-a-comma/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NUMBER IN A LIST</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/number-in-a-list/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/number-in-a-list/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 14:31:00 +0000</pubDate>
		<dc:creator>Papalpha</dc:creator>
				<category><![CDATA[ORA-01722]]></category>
		<category><![CDATA[Oracle error messages]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I am trying to do an update statement with a where clause that has a number table column in a string list. The string when displayed is ####, ####, ####; with no quote marks. This is in a when-button-pressed trigger in a form. It appears to work when the list only has 1 number in [...]]]></description>
				<content:encoded><![CDATA[<p>I am trying to do an update statement with a where clause that has a number table column in a string list.  The string when displayed is ####, ####, ####; with no quote marks.  This is in a when-button-pressed trigger in a form.  It appears to work when the list only has 1 number in it, but returns error ORA-01722 when I have more than 1 number in the list.  Any reasonable suggestions will be greatly appreciated.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/number-in-a-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</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/14 queries in 0.022 seconds using memcached
Object Caching 377/394 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 11:46:57 -->