Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Intermedia tag "<" problem

Re: Intermedia tag "<" problem

From: Jan Pruner <jan_at_pruner.cz>
Date: Fri, 28 Mar 2003 07:18:42 -0800
Message-ID: <F001.005753C9.20030328071842@fatcity.com>


Yes, this is totally wrong.
You cannot store < directly in your DATA section (in XML). You have to store it as &lt;

Check your saving parser to repair it.

JP

On Friday 28 March 2003 15:33, you wrote:
> Hi Gurus,
>
> We are working with Intermedia Text 8.1.6.
> We created a intermedia index on a search field. We
> also created 2 sections in this field.
>
> Table name : S01
> Filed name : S01_search
> Sections name : SY,MAN
>
> Here is an example of data in this field:
> <SY>Cyane</SY><MAN>Phibro Energy *</MAN>
> This example works fine.
>
> But we have a problem when there is a "<" character in
> the data.
>
> Intermedia thinks it's a new tag and tries to find a
> section but it cannot.
> Exemple:
> <SY>Cyane < 10 </SY><MAN>Phibro Energy *</MAN>
>
> Question :
> 1- Should we do something with the "<" in our data ?
>
> TIA
> Luc
>
>
>
> =====
> Luc Demanche
> luckyref_at_yahoo.com
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
> http://platinum.yahoo.com

-- 
         Pruner Jan
       jan_at_pruner.cz
     http://jan.pruner.cz/
-----------------------------
On a quiet Night, you can hear the Windows machines reboot.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jan Pruner
  INET: jan_at_pruner.cz

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Mar 28 2003 - 09:18:42 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US