 




<?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; parameter</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/parameter/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Sat, 18 May 2013 21:33:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Crystal Report using SQL 2005 Stored Procedure with DateTime Data type variable</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/crystal-report-using-sql-2005-stored-procedure-with-datetime-data-type-variable/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/crystal-report-using-sql-2005-stored-procedure-with-datetime-data-type-variable/#comments</comments>
		<pubDate>Thu, 30 Aug 2012 21:25:41 +0000</pubDate>
		<dc:creator>LrdByron</dc:creator>
				<category><![CDATA[date only]]></category>
		<category><![CDATA[parameter]]></category>
		<category><![CDATA[Stored Procedure]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/crystal-report-using-sql-2005-stored-procedure-with-datetime-data-type-variable/</guid>
		<description><![CDATA[New Question Created by LrdByron]]></description>
				<content:encoded><![CDATA[New Question Created by LrdByron]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/crystal-report-using-sql-2005-stored-procedure-with-datetime-data-type-variable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prompting failed with unexpected error in Crystal Reports 11.5</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/prompting-failed-with-unexpected-error/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/prompting-failed-with-unexpected-error/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 14:18:10 +0000</pubDate>
		<dc:creator>WTFH</dc:creator>
				<category><![CDATA[Crystal Reports 11.5]]></category>
		<category><![CDATA[Crystal Reports error messages]]></category>
		<category><![CDATA[Crystal Reports Errors]]></category>
		<category><![CDATA[parameter]]></category>
		<category><![CDATA[Windows XP Pro]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[On refresh get error message, &#8220;Prompting failed with the following error message: &#8216;Unexpected Error&#8217;. Error source: prompt.dll Error code: 0&#215;80043800 I tried opening and saving all parameter fields. Any ideas?]]></description>
				<content:encoded><![CDATA[<p>On refresh get error message, <br/><br/> &#8220;Prompting failed with the following error message: &#8216;Unexpected Error&#8217;. Error source: prompt.dll Error code: 0&#215;80043800 <br/><br/> I tried opening and saving all parameter fields. Any ideas?<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/prompting-failed-with-unexpected-error/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Can a command button macro run a make-table query with an auto-inputted parameter value?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/can-a-command-button-macro-run-a-make-table-query-with-an-auto-inputted-parameter-value/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/can-a-command-button-macro-run-a-make-table-query-with-an-auto-inputted-parameter-value/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 11:46:12 +0000</pubDate>
		<dc:creator>Shdrc</dc:creator>
				<category><![CDATA[append]]></category>
		<category><![CDATA[Control]]></category>
		<category><![CDATA[Form]]></category>
		<category><![CDATA[make-table]]></category>
		<category><![CDATA[parameter]]></category>
		<category><![CDATA[Query]]></category>
		<category><![CDATA[run]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[value]]></category>
		<category><![CDATA[where]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I want to run a make-table query with a parameter, using a command button click event on a form showing a single record. The parameter value needs to be inputted automatically using the value of a control in the current record of the same form. Can this be done with a macro event? If so, [...]]]></description>
				<content:encoded><![CDATA[<p>I want to run a make-table query with a parameter, using a command button click event on a form showing a single record.  The parameter value needs to be inputted automatically using the value of a control in the current record of the same form.  Can this be done with a macro event?  If so, what does the macro look like?  If not, how do I express the WHERE clause of the SQL statement which would run the query in a VBA sub procedure attached to the button?  </p>
<p>Details:  I&#8217;ve got a customer orders table and a customer order details table.  The customer order user input form shows records from the customer order details table as a subform, with the customer order ID as the linking field.  After the details are inputted, I want to post those details to a stock movements table, but need to do some sales unit conversions along the way.  So I&#8217;m trying to run a make-table query which, besides doing some unit and price calculations, only creates records for the current customer order, and then to run an append query which appends these cooked details from the temporary table to the stock movements table (which exists to record the ins and outs needed to create a current stock level for each inventory item).  I tried to append to the stock movements table directly from a select query which did the order details unit conversion calculations , but couldn&#8217;t get calculated query fields to match up with the destination table fields.  Thus the make-table query intermediate step, which needs a parameter so that it doesn&#8217;t recreate the entire customer order details table (potentially infinite in length) each time it runs.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/can-a-command-button-macro-run-a-make-table-query-with-an-auto-inputted-parameter-value/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily Job Suddenly Disappeared</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/daily-job-suddenly-disappeared/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/daily-job-suddenly-disappeared/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 15:10:21 +0000</pubDate>
		<dc:creator>Turing2008</dc:creator>
				<category><![CDATA[AS/400]]></category>
		<category><![CDATA[CLLE]]></category>
		<category><![CDATA[CLP]]></category>
		<category><![CDATA[iSeries]]></category>
		<category><![CDATA[parameter]]></category>
		<category><![CDATA[RPG]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hello, We have job that runs in overnight batch Mon-Friday. The users access the reports the next morning. Suddenly, on 1/18/2008 the spooled reports for the job are no longer on the system. All previous jobs are there, but since this day the job has ran daily but none of the reports are kept-users cannot [...]]]></description>
				<content:encoded><![CDATA[<p>Hello, </p>
<p>We have job that runs in overnight batch Mon-Friday. The users access the reports the next morning. Suddenly, on 1/18/2008 the spooled reports for the job are no longer on the system.<br />
All previous jobs are there, but since this day the job has ran daily but none of the reports are kept-users cannot find any of the reports on the outqs!  </p>
<p>Anyone any idea what could have happened to cause this? </p>
<p>Thanks in advance</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/daily-job-suddenly-disappeared/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Need to make a parameter required !</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/need-to-make-a-parameter-required/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/need-to-make-a-parameter-required/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 09:07:33 +0000</pubDate>
		<dc:creator>Iordache</dc:creator>
				<category><![CDATA[CL]]></category>
		<category><![CDATA[CMD]]></category>
		<category><![CDATA[parameter]]></category>
		<category><![CDATA[required]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I want to code a *cmd with four parameters. 1. I want all of them to be required ( i.e. pressing enter without typing anything should issue a error message &#8220;Parameter BLABLA required&#8221;) 2. I want to check at a *cmd level , not at the *pgm level behind the command if the entered parameter [...]]]></description>
				<content:encoded><![CDATA[<p>I want to code a *cmd with four parameters.<br />
1. I want all of them to be required ( i.e. pressing enter without typing anything should issue a error message &#8220;Parameter BLABLA required&#8221;)<br />
2. I want to check at a *cmd level , not at the *pgm level behind the command if the entered parameter contains a string.<br />
(i.e. if the parameter is a mail, and it is , i want to be sure that it is like   %@myworkspace.com  or other )<br />
I repeat  i want to do this at the *cmd level  not at the *pgm level because i&#8217;ve already done that! i can write a verification program also , but is there a way  to do this from the *cmd source ?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/need-to-make-a-parameter-required/feed/</wfw:commentRss>
		<slash:comments>1</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/22 queries in 0.033 seconds using memcached
Object Caching 606/681 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 17:29:30 -->