<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Simple VBS Script to Retrieve Data from Oracle</title>
	<atom:link href="http://hoopercharles.wordpress.com/2009/12/12/simple-vbs-script-to-retrieve-data-from-oracle/feed/" rel="self" type="application/rss+xml" />
	<link>http://hoopercharles.wordpress.com/2009/12/12/simple-vbs-script-to-retrieve-data-from-oracle/</link>
	<description>Miscellaneous Random Oracle Topics: Stop, Think, ... Understand</description>
	<lastBuildDate>Mon, 13 May 2013 14:10:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Charles Hooper</title>
		<link>http://hoopercharles.wordpress.com/2009/12/12/simple-vbs-script-to-retrieve-data-from-oracle/#comment-570</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Tue, 30 Mar 2010 19:06:58 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=268#comment-570</guid>
		<description><![CDATA[Joel,

The above VBS script was adapted from a sample macro script that I created for an ERP package.  The ERP package automatically supplied a number of different variables with pre-filled values, and one of those was the ORDER_ID variable.  When I created the plain VBS version of the script for this blog I neglected to define the ORDER_ID variable.  Based on your feedback I have adjusted the script to define that variable and set a value for the variable.

Thanks for the feedback.]]></description>
		<content:encoded><![CDATA[<p>Joel,</p>
<p>The above VBS script was adapted from a sample macro script that I created for an ERP package.  The ERP package automatically supplied a number of different variables with pre-filled values, and one of those was the ORDER_ID variable.  When I created the plain VBS version of the script for this blog I neglected to define the ORDER_ID variable.  Based on your feedback I have adjusted the script to define that variable and set a value for the variable.</p>
<p>Thanks for the feedback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joel garry</title>
		<link>http://hoopercharles.wordpress.com/2009/12/12/simple-vbs-script-to-retrieve-data-from-oracle/#comment-569</link>
		<dc:creator><![CDATA[joel garry]]></dc:creator>
		<pubDate>Tue, 30 Mar 2010 18:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=268#comment-569</guid>
		<description><![CDATA[I don&#039;t quite understand how ORDER_ID is set.]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t quite understand how ORDER_ID is set.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
