Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Intermedia tag "<" problem
Yes, this is totally wrong.
You cannot store < directly in your DATA section (in XML).
You have to store it as <
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
![]() |
![]() |