<?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: What is the Latest version of Oracle HTML DB?</title>
	<atom:link href="http://oraqa.com/2006/01/16/what-is-the-latest-version-of-oracle-html-db/feed/" rel="self" type="application/rss+xml" />
	<link>http://oraqa.com/2006/01/16/what-is-the-latest-version-of-oracle-html-db/</link>
	<description>Oracle Question and Answer</description>
	<pubDate>Tue, 06 Jan 2009 19:33:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: stewstryker</title>
		<link>http://oraqa.com/2006/01/16/what-is-the-latest-version-of-oracle-html-db/comment-page-1/#comment-237</link>
		<dc:creator>stewstryker</dc:creator>
		<pubDate>Mon, 28 Apr 2008 21:57:02 +0000</pubDate>
		<guid isPermaLink="false">http://oraqa.com/2006/01/16/what-is-the-latest-version-of-oracle-html-db/#comment-237</guid>
		<description>Latest version is 3.1.  Man, this thread is old!</description>
		<content:encoded><![CDATA[<p>Latest version is 3.1.  Man, this thread is old!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: atul_iiit</title>
		<link>http://oraqa.com/2006/01/16/what-is-the-latest-version-of-oracle-html-db/comment-page-1/#comment-197</link>
		<dc:creator>atul_iiit</dc:creator>
		<pubDate>Sat, 04 Nov 2006 10:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://oraqa.com/2006/01/16/what-is-the-latest-version-of-oracle-html-db/#comment-197</guid>
		<description>Latest Apex is Version 2.2


Atul
&lt;a href="http://becomeappsdba.blogspot.com" rel="nofollow"&gt;http://becomeappsdba.blogspot.com&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Latest Apex is Version 2.2</p>
<p>Atul<br />
<a href="http://becomeappsdba.blogspot.com" rel="nofollow">http://becomeappsdba.blogspot.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sspendol</title>
		<link>http://oraqa.com/2006/01/16/what-is-the-latest-version-of-oracle-html-db/comment-page-1/#comment-103</link>
		<dc:creator>sspendol</dc:creator>
		<pubDate>Thu, 02 Feb 2006 01:18:14 +0000</pubDate>
		<guid isPermaLink="false">http://oraqa.com/2006/01/16/what-is-the-latest-version-of-oracle-html-db/#comment-103</guid>
		<description>2.1 is only supported on Oracle XE.  For Oracle Enterprise Edition, Standard Edition, and SE One, the most recent version as of today is 2.0.

Thanks,

- Scott -</description>
		<content:encoded><![CDATA[<p>2.1 is only supported on Oracle XE.  For Oracle Enterprise Edition, Standard Edition, and SE One, the most recent version as of today is 2.0.</p>
<p>Thanks,</p>
<p>- Scott -</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gamyers</title>
		<link>http://oraqa.com/2006/01/16/what-is-the-latest-version-of-oracle-html-db/comment-page-1/#comment-102</link>
		<dc:creator>gamyers</dc:creator>
		<pubDate>Wed, 01 Feb 2006 23:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://oraqa.com/2006/01/16/what-is-the-latest-version-of-oracle-html-db/#comment-102</guid>
		<description>The following worked in XE. 

select FLOWS_020100.WWV_FLOWS_VERSION from dual;
WWV_FLOWS_VERSION
------------------------------------------------------------
2005.05.01
select FLOWS_020100.WWV_FLOWS_RELEASE from dual;
WWV_FLOWS_RELEASE
------------------------------------------------------------
2.1.0.00.05</description>
		<content:encoded><![CDATA[<p>The following worked in XE. </p>
<p>select FLOWS_020100.WWV_FLOWS_VERSION from dual;<br />
WWV_FLOWS_VERSION<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
2005.05.01<br />
select FLOWS_020100.WWV_FLOWS_RELEASE from dual;<br />
WWV_FLOWS_RELEASE<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
2.1.0.00.05</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sspendol</title>
		<link>http://oraqa.com/2006/01/16/what-is-the-latest-version-of-oracle-html-db/comment-page-1/#comment-78</link>
		<dc:creator>sspendol</dc:creator>
		<pubDate>Sun, 22 Jan 2006 17:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://oraqa.com/2006/01/16/what-is-the-latest-version-of-oracle-html-db/#comment-78</guid>
		<description>Why would you need to see this in SQL*Plus?  

Simply log into the builder, and the version number is on each and every page in the lower right corner.

Thanks,

- Scott -</description>
		<content:encoded><![CDATA[<p>Why would you need to see this in SQL*Plus?  </p>
<p>Simply log into the builder, and the version number is on each and every page in the lower right corner.</p>
<p>Thanks,</p>
<p>- Scott -</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robertc</title>
		<link>http://oraqa.com/2006/01/16/what-is-the-latest-version-of-oracle-html-db/comment-page-1/#comment-76</link>
		<dc:creator>Robertc</dc:creator>
		<pubDate>Sun, 22 Jan 2006 03:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://oraqa.com/2006/01/16/what-is-the-latest-version-of-oracle-html-db/#comment-76</guid>
		<description>I'd like to know how to get HTMLDB version info via query/SQLPlus</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to know how to get HTMLDB version info via query/SQLPlus</p>
]]></content:encoded>
	</item>
</channel>
</rss>
