OraQA

Oracle Question and Answer

  • Do you have a solution to a problem? Do you have an unanswered question? Login and share it with the Oracle community. More...

Oracle News


Entries RSS feed

Comments RSS feed

What is the Latest version of Oracle HTML DB?

January 16th, 2006 By sspendol

Oracle HTML DB 2.0 is the latest version, which can be downloaded from the HTML DB Home Page on OTN.

6 Responses to “What is the Latest version of Oracle HTML DB?”

  1. Robertc Says:

    I’d like to know how to get HTMLDB version info via query/SQLPlus

  2. sspendol Says:

    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 -

  3. gamyers Says:

    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

  4. sspendol Says:

    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 -

  5. atul_iiit Says:

    Latest Apex is Version 2.2

    Atul
    http://becomeappsdba.blogspot.com

  6. stewstryker Says:

    Latest version is 3.1. Man, this thread is old!

Leave a Reply

You must be logged in to post a comment.

RSS feed for comments on this question