Update HTML-DB 1.5 to 1.6 under 9.2.0.4

Hi,
I want update HTML-DB from 1.5 to 1.6.
My database is 9.2.0.4
the doc says:
database needs
9i (9.2.0.3) or later or 10.1.
but the htmldbins.sql
REM Requirements 10G
and uses a user variable DB_VERSION=10
Can I update against 9.2.0.4 ?
Should I change the DB_VERSION variable in the script htmldbins.sql befor ?
Thank you
Achim

Achim,
No need to change htmldbins.sql or any other file. You can upgrade your 1.5 installed in 9.2.0.4. Just follow the documentation.
Sergio

Similar Messages

  • How to update html file in clob column in oracle

    hi,
    please help me how to update html file in clob column in oracle
    Thanks

    This is your main query as i am able to understand and you want to update your html file into terms columns based on conditions :
    SELECT     b.terms As terms
             FROM chklst_item_x_enrlmnt_type a, prvdr_enrlmnt_agreement b
            WHERE a.enrlmnt_type_cid = 1
              AND a.chklst_item_cid = b.chklst_item_cid
              AND a.chklst_item_cid = 79
              AND a.oprtnl_flag = 'A'
              AND b.oprtnl_flag = 'A'
              AND TRUNC (SYSDATE) BETWEEN b.from_date AND b.TO_DATE;So i suggest below one but you need to create a directory where you can store your html file and then you can update .. And remaining consult Experts suggestions too as your
    question is improperly posted . . .
    DECLARE
       vclob     CLOB;
       v_bfile   BFILE := BFILENAME ('YOUR_DIR', 'filename.html');
    BEGIN
       SELECT     b.terms
             INTO vclob
             FROM chklst_item_x_enrlmnt_type a, prvdr_enrlmnt_agreement b
            WHERE a.enrlmnt_type_cid = 1
              AND a.chklst_item_cid = b.chklst_item_cid
              AND a.chklst_item_cid = 79
              AND a.oprtnl_flag = 'A'
              AND b.oprtnl_flag = 'A'
              AND TRUNC (SYSDATE) BETWEEN b.from_date AND b.TO_DATE
       FOR UPDATE;
       DBMS_LOB.fileopen (v_bfile);
       DBMS_LOB.loadfromfile (vclob, v_bfile, DBMS_LOB.getlength (v_bfile));
       DBMS_LOB.fileclose (v_bfile);
    END;
    / Regards..

  • Can't update html

    can't update html since downloading the most recent version of Firefox

    can't update html since downloading the most recent version of Firefox

  • Active Content Update HTML behavior

    I am rebuilding all my flash websites to address the
    double clicking and framing issue due to MicroSoft's IE ActiveX
    controls. I should have done this months ago, but I'm a Mac user
    and no one freakin told me. I now also have a Vaio LS1 "very cool".
    Anyway I have downloaded and installed the MX extention and figured
    that one out, no problem. It has been simple to create swf
    conatiners with revised html published form the Flash 8 engine. My
    new problems lie in 2 areas, html background tiles and preloaders;
    1 – I can't seem to center the swf (no scaling) and put
    page tiles in the html that are visible. The only way I seem to be
    able to center the swf is the make the html 100% instead of the swf
    pixel size. If I go for a transarent window it screws with the
    color. I believe I need to put a command in the code that specifies
    to add the tile background to the html table that Flash has
    created. I just haven't been able to get it to work... Anybody
    solve this one?
    2 – I have been using 2 preloaders, one that loads the
    frames of the movie it is in and the other loads an external movie.
    I have not been able to get either of them to work properly accross
    the various browsers when I'm using swf containers and the Active
    Content Update. I'm totally bug-eyed reading through all the techno
    babble published here and on the MSN sites. Anybody got the right
    preloader code to load external movies into swf containers (that
    recognizes first frame (stop) script) with the Active Content
    Update html?

    aniebel,
    Thank you for the answer to #1. I've now got it in the middle
    of the screen.
    I cannot for the life of me figure out why my controls are
    not visible! I've tried Firefox and IE.
    Somebody is going to know what's going on. Here's the quick
    summary...
    If you go to
    http://www.Imagine1Group.com
    you will see that there are no controls at the bottom for [SKIP
    INTRO] or [SOUND]
    However, if you go to
    http://www.Imagine1Group.com/imagine1intro.swf
    you will see the controls are clearly at the bottom of the flash.
    Please, any ideas?

  • How do I get Update HTML to work again?

    I need to update the links in Drop Down menus made in
    Fireworks 8 to Dreamweaver. The Update HTML works on some
    Dreameaver pages but not others. I don't know why this is! Can it
    be because I made one a template and took the regions out to use it
    as a regular html page again? Whatever the reason, can someone
    please tell me how to get Fireworks Update HTML to work again?
    Thaniks

    I need to update the links in Drop Down menus made in
    Fireworks 8 to Dreamweaver. The Update HTML works on some
    Dreameaver pages but not others. I don't know why this is! Can it
    be because I made one a template and took the regions out to use it
    as a regular html page again? Whatever the reason, can someone
    please tell me how to get Fireworks Update HTML to work again?
    Thaniks

  • HT4623 My phone does not have the Update SOftware option between About & Usage in General under Settings. How do I update it then?

    My phone does not have the Update SOftware option between About & Usage in General under Settings. How do I update it then?

    This is called Support a Community of users who are helping each other. Save the sarcasm or smart remarks. I read must of your answers to other people as well and you seam to have a pattern like a bully. Sorry that our questions are above you. If you have no helping comments save them for yourself. READ what support means, you should try it once in awhile.

  • Updating HTML with external files...

    Is there any way that my customer updates parts of his
    Website using XML for example ? I have created a XML editor for a
    flash application hat works great, but now I need to integrate it
    to a only-HTML-web how do i do it ? thanks in advance..
    (It oculd be any text file... or any other solution you
    suggest... please let me know)

    Spry can use an external XML file as a data source....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Sw Jiten" <[email protected]> wrote in
    message
    news:f54s1e$ool$[email protected]..
    > Is there any way that my customer updates parts of his
    Website using XML
    > for
    > example ? I have created a XML editor for a flash
    application hat works
    > great,
    > but now I need to integrate it to a only-HTML-web how do
    i do it ?
    > thanks in
    > advance..
    >
    > (It oculd be any text file... or any other solution you
    suggest... please
    > let
    > me know)
    >

  • Issue with templates and updating .html pages in my website

    Hello,
    I have taken over updating a website for the charity I work for. I have updated some eleements of the .dwt template page, however it does not seem to be updating the other .html pages for the website. I do not get the update pages box just a box saying 'You placed the editable region "breadcrumbs" inside a block tag. Users of this template will not be able to create new blocks in this region. Move the region outside the block tag if you want users to be able to do this" - I click OK and it saves the .dwt page, but does not update any other .html pages.

    I cannot answer your question(s), I have only hearsay experience, but I can offer some links on where to get information regarding Flash SEO...
    http://www.seobook.com/archives/001457.shtml
    http://www.flashseo.com/
    http://blog.searchenginewatch.com/090317-120653
    and the O'Reilly book: Search Engine Optimization for Flash by Todd Perkins, ISBN: 978-0-596-52252-0

  • Template not updating html.

    I now have about 50 total pages ready to upload to my host,
    and have a huge problem. Seems that all the images, and links are
    going to: file:///C|/Documents and Settings/ bla bla !! I did a
    find and replace, on my templates but it does not update the html
    in the pages themselves. And I cannot edit the editable area's via
    code. Please tell me I don't have to start from scratch!? I have
    already done so twice, and I'm afraid a third time is just out of
    the question.

    > file:///C|/Documents and Settings/ bla bla !!
    This is pointing to your hard drive. Are you working in a
    defined DW site?
    Is the Template folder in the root of your site?
    Nadia
    Adobe� Community Expert : Dreamweaver
    http://www.csstemplates.com.au
    - CSS Templates | Free Templates
    http://www.perrelink.com.au
    - Web Dev
    http://www.DreamweaverResources.com
    - Dropdown Menu Templates|Tutorials
    http://www.adobe.com/devnet/dreamweaver/css.html

  • Updating HTML articles

    I've got a couple HTML articles included in my app, and for the sake of testing/proofing purposes I have to import them then update the contents as I get changes. I've noticed that when I'm specifically changing CSS files, the updates tend not to always show up right away. Now, though, I've changed some image files that apparently are stuck in their cached state, which is definitely not correct.
    I've tried deleting the article from the Folio and re-importing it, even going as far to update it on the content viewer app on my iPad betwen deleting and reimporting, to no avail. Deleting the issue from the iPad and redownloading it does not work. The only thing that works is deleting the Content Viewer from the iPad entirely, reinstalling it, and redownloading the Folio.
    Is there a way to fix this? As a tech person I can figure this out, but I'm going to be tearing my head out trying to explain it to normal folk.

    One thing you can do, as kind of a workaround, is to add a query parameter to your URL.
    So, for example, if you have a reference to a CSS file like so:
    <link rel="stylesheet" href="main.css">
    just put a query parameter on it like so:
    <link rel="stylesheet" href="main.css?123">
    You can do the same thing with straight HTML or JavaScript file references as well.
    Using a time epoch would be the best strategy, I think, as it ensures uniqueness.
    And, by the way, don't thank me, thank Chris Coyier. That dude is a genius!
    Strack

  • How to update HTML template manually

    Hi,
    I have added a custom field in SHip-To address screen in Shopping cart in BBPSC01 and added a functionality. Found it is working fine in SAP GUI side.
    It is not reflecting in URL. But to reflect the same in URL, can anyone let me know what HTML code needs to write in HTML template..as I am new to HTML
    Is there any auto update of HTML template.
    Thanks,
    Rakesh.

    Hi
    Which SRM version are you using ?  What is your business requirement ?
    Incase you have made the changes manually, you need to ensure that in SE80 for the Internet Service (- say BBPSC01 ), all the manually modified HTML Templates ( by referring to any SAP OSS Note, or due to some customer requirements etc)  are having correct source code as well the HTML are published on all the respective SRM ITS Internet Sites.
    Do let me know, incase you face any issues.
    Regards
    - Atul

  • UPDATING HTML PAGE AFTER UPDATING DATABASE

    Hello,
    I work on servlet, and when I update my database (MS Access) and redirect to a new HTML page, the information are not updated, that's the reason why I have to click on the button of my browser to actualize.
    So how can I do not to have to click...
    Thank you very much

    u passing all argument when redirect method use
    if possible show your code

  • Update HTML Article

    Hello,
    I'm having the same issue like that post http://forums.adobe.com/message/5271793#5271793
    In effect content viewer (on ios) find the article update and let me to download, but once I open my folio It shows me an older version (from indesign preview works correctly).
    It seems that content viewer doesn't clear the cache after updating an article, or better It will clear cache only if I'll close (from the bottom bar) and re-open.
    Is there any workaround for avoid to close application anytime?

    One thing you can do, as kind of a workaround, is to add a query parameter to your URL.
    So, for example, if you have a reference to a CSS file like so:
    <link rel="stylesheet" href="main.css">
    just put a query parameter on it like so:
    <link rel="stylesheet" href="main.css?123">
    You can do the same thing with straight HTML or JavaScript file references as well.
    Using a time epoch would be the best strategy, I think, as it ensures uniqueness.
    Yes, it's a hack, but it beats the alternative.
    Strack

  • SEO and updating HTML

    Hey Everyone,
    I apologize for being so green at Muse, but hoping someone can help.
    I created a website for a client (my 2nd ever) www.lookinsidecounseling.com and since I wasn't familiar with SEO, my client hired someone to update the HTML for that purpose.  Now I'm nervous that when I make a change on the site and upload it to the web, it's going to overwrite the work that the SEO person has done. When I tried to talk to her about it, she said to download the files on the web to work with, but I don't think that Muse has an import HTML feature.
    Help? Suggestions?
    Thanks in advance.

    Hello,
    If you have the metadata available with you, or if you can arrange for it, you can upload the metadata for the pages from the Page -> Page Properties -> Metadata section for all the pages.
    Cheers
    Parikshit

  • Updating HTML code dynamically and calling a URL

    Hi All,
    I have the following requirement -
    Consider the below HTML code:
    In the above code, the URL >>
    https://secure3.i-doxs.net/nytimes/BillaccessView.asp has to be called and this should PICK UP the values from the above code - For example: Client and ABCCO. In other words, the page that is going to be displayed by specifying the URL should use the values that are dynamically generated and specified in the above code. 
    Please let me know if you have any inputs on how to achieve this.
    Best Regards,
    Rajeev

    Hi there ,
    i have a solution for your problem as follows :
    Do not mention the action in form tag ; do it as follows .
    if you have a submit button then use following code in onclick even of submit as onClick="do_this()"  else use onsubmit="do_this()" in <form > tag .
    Include the following <script> </script> in Head element .
    the JS function do_this should be as follows :
    <Script language="JavaScript">
    function do_this()
       var w_ele;
       w_ele = document.getElementById('CLIENT') ;
       w_client = w_ele.value ; // this will give u the name entered in client text field ie. ABCCO in this case.
    var w_url = "https://secure3.i-doxs.net/nytimes/BillaccessView.asp?w_clien="+ w_client ;
      w_form = document.getElementByID('FRM_MAIN');
      w_form.action = w_url ;
    /*this will call the url as "https://secure3.i-doxs.net/nytimes/BillaccessView.asp?w_client=ABCCO" */
    </script>
    NOTE :
    you need to define ID property for form and text element . currently you have used juse name property .
    in the w_url , before' ? ' the name of the parameter in which you want to capture the dynamic client value in target should appear ( i have used w_client just as an example)
    so modifications needed in ur HTML as :
    <FORM name="frmMain"  id="FRM_MAIN" method="POST">
    and
    <TD> First Name: </TD><TD><INPUT type="text" id="CLIENT" name="Client" value="ABCCO" size="50" maxlength="32"></TD>
    I am sure this will solve ur problem as i have done the same thing. if not then feel free to mail me at [email protected]
    do reward me points if found useful.

Maybe you are looking for