 




<?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; D2K Forms</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/d2k-forms/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 19:08:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Oracle 6i parameter value</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/parameter-value/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/parameter-value/#comments</comments>
		<pubDate>Sat, 28 May 2011 05:54:14 +0000</pubDate>
		<dc:creator>Mohnay17</dc:creator>
				<category><![CDATA[D2K]]></category>
		<category><![CDATA[D2K 6i]]></category>
		<category><![CDATA[D2K Forms]]></category>
		<category><![CDATA[Oracle 6i]]></category>
		<category><![CDATA[Oracle Forms 6i]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[HI, Friends this is Nayeem, I need a help from your side. i have a report in oracle 6i, the problem is i have three parameter of date like WHERE ((MANT_REQ.REQ_DATE between R1 and R2)and (MANT_REQ.MANT_REQ_NO=: MAINE_REQUEST)) in this i have list of values for all three parameter my problem is when i m selecting the [...]]]></description>
				<content:encoded><![CDATA[<p>HI,</p>
<div>Friends this is Nayeem,</div>
<div></div>
<div>I need a help from your side. i have a report in oracle 6i, the problem is i have three parameter of date like <b>WHERE ((MANT_REQ.REQ_DATE between <img src='http://itknowledgeexchange.techtarget.com/itanswers/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> R1 and <img src='http://itknowledgeexchange.techtarget.com/itanswers/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> R2)and (MANT_REQ.MANT_REQ_NO=: MAINE_REQUEST)) </b>in this i have list of values for all three parameter my problem is when i m selecting the date between DR1 and DR2 i want to get the  values (LOV) in <b>MAINE_REQUEST </b>only between DR1 and DR2 but here i m getting all the values. so please help me so that i can get only the between that dates values in my LOV.</div>
<div>Here DR1 and DR2 is Date and </div>
<div>MAINE_REQUEST is number</div>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/parameter-value/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create MDI FORM in d2k?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/mdi-form/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/mdi-form/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 07:08:47 +0000</pubDate>
		<dc:creator>Howtocreatemdiform</dc:creator>
				<category><![CDATA[D2K]]></category>
		<category><![CDATA[D2K Forms]]></category>
		<category><![CDATA[MDI]]></category>
		<category><![CDATA[Oracle Forms]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[How to create MDI FORM in d2k]]></description>
				<content:encoded><![CDATA[<p>How to create MDI FORM in d2k</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/mdi-form/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>updating single data in datetime field</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/updating-single-data-in-datetime-field/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/updating-single-data-in-datetime-field/#comments</comments>
		<pubDate>Sat, 22 May 2010 05:20:39 +0000</pubDate>
		<dc:creator>Yaaa</dc:creator>
				<category><![CDATA[D2K]]></category>
		<category><![CDATA[D2K 6i]]></category>
		<category><![CDATA[D2K Forms]]></category>
		<category><![CDATA[Oracle Forms 6i]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[hi&#8230;i&#8217;ve a column with datatype &#8217;Date&#8217; in sql table&#8230;it stores both date and time together like &#8217;21/04/2010 3:09:00 PM&#8217;. and I want to create a customize form where 1)both these enteries comes in different fields.. and 2)when i update through trigger only time field the date remains same in the table..that is it doesnot affect the date part in [...]]]></description>
				<content:encoded><![CDATA[<p>hi&#8230;i&#8217;ve a column with datatype &#8217;Date&#8217; in sql table&#8230;it stores both date and time together like &#8217;21/04/2010 3:09:00 PM&#8217;. and I want to create a customize form where <br/><br/> 1)both these enteries comes in different fields.. and<br/><br/> 2)when i update through trigger only time field the date remains same in the table..that is it doesnot affect the date part in the database table&#8230;<br/><br/> plz help me with both these problems..its urgent&#8230;thanks in advance..<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/updating-single-data-in-datetime-field/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>program too large ( D2K form builder)</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/program-too-large-d2k-form-builder/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/program-too-large-d2k-form-builder/#comments</comments>
		<pubDate>Wed, 12 May 2010 05:30:16 +0000</pubDate>
		<dc:creator>440638</dc:creator>
				<category><![CDATA[D2K]]></category>
		<category><![CDATA[D2K 6i]]></category>
		<category><![CDATA[D2K Forms]]></category>
		<category><![CDATA[Oracle 6i]]></category>
		<category><![CDATA[Oracle Forms]]></category>
		<category><![CDATA[Oracle Forms Error Messages]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[i have written some code in D2K 6i form builder, in a button trigger name is &#8221; WHEN_BUTTON_PRESSED&#8221;. While compiling I am getting an error program too large. plz answer.]]></description>
				<content:encoded><![CDATA[<p>i have written some code in D2K 6i form builder, in  a button trigger name is &#8221; WHEN_BUTTON_PRESSED&#8221;. While compiling I am getting an error program too large. plz answer.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/program-too-large-d2k-form-builder/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8220;a program is trying to automatically send e-mail on your behalf&#8221; in D2k form</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/a-program-is-trying-to-automatically-send-e-mail-on-your-behalf-in-d2k-form/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/a-program-is-trying-to-automatically-send-e-mail-on-your-behalf-in-d2k-form/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 04:41:36 +0000</pubDate>
		<dc:creator>440638</dc:creator>
				<category><![CDATA[D2K]]></category>
		<category><![CDATA[D2K Forms]]></category>
		<category><![CDATA[D2K Mail]]></category>
		<category><![CDATA[D2K Report]]></category>
		<category><![CDATA[PL/SQL]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[whenever i send mail automatically throug D2K forms&#038;Report I get a Message &#8216;a program is trying to automatically send e-mail on your behalf&#8217;. i t will ask for a confirmation yes or no&#8217; it goes every time to the user. now if user will click on no then this mail will not go. so i [...]]]></description>
				<content:encoded><![CDATA[<p>whenever i send mail automatically throug D2K forms&#038;Report I get a Message<br />
&#8216;a program is trying to automatically send e-mail on your behalf&#8217;. i t will ask for a confirmation yes or no&#8217; it goes every time to the user. now if user will click on no then this mail will not go.</p>
<p>so i want pl/sql coding for not ask for confirmation.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/a-program-is-trying-to-automatically-send-e-mail-on-your-behalf-in-d2k-form/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/20 queries in 0.027 seconds using memcached
Object Caching 621/682 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 21:20:36 -->