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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Invalid char in text error

Re: Invalid char in text error

From: Frank van Bortel <fvanbortel_at_netscape.net>
Date: Sun, 04 Apr 2004 16:19:33 +0200
Message-ID: <c4p5cp$ti5$1@news3.tilbu1.nb.home.nl>


Marek wrote:

> Marek <nospam_at_yahoo.com> wrote in message
> news:c4i319$7bd$1_at_nemesis.news.tpi.pl...
>

>>Hi all,
>>we use 8i and xmlparser package.
>>

>
> [...]
>
>>and we've got the "invalid char in text" message on
>>xmlparser.parseCLOB(p, pCLob) line.
>>

>
> [...]
>
>>Do you have any idea - is it a problem with this version of DB or a

>
> parser,
>
>>or is it a clob issue?
>>I will appreciate any suggestions, thanks in advance!
>>- Marek Jankowski
>>
>>

>
>
> DB release is 8.1.7. We noticed that problem affects also other non-standard
> characters (not only Polish) - if this may help.
> Thanks
> - Marek Jankowski
>
>

Unicode, MSWIN125x, or US7ASCII? Probably an NLS issue - concentrate on these first! Also, when Java comes in (not sure whether it does in the XML parser, though), make sure you choose one of the few character set, java supports. MSWINxxxx are NOT among those supported.

-- 

Regards,
Frank van Bortel
Received on Sun Apr 04 2004 - 09:19:33 CDT

Original text of this message

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