hi, thanks for your help, yes i mean > but the xml file is generated automatically and i couldn't change it because it's about 30 000 XML files. And the line must be like this in the xml file <sample>'test > xxxxxxxxxxxx'</sample>
Best Regards, Nabila Mekkaoui DBA Oracle Techsoft Fresnes email : [EMAIL PROTECTED] tel : 01 40 96 32 58 -----Message d'origine----- De : Andrius Sabanas [mailto:[EMAIL PROTECTED] Envoye : mardi 4 juin 2002 16:02 A : [EMAIL PROTECTED] Objet : Re: impossible to load XML Data into Database Mekkaoui, Nabila wrote: > Hi, > > > i want to load XML data into Oracle Database, but the XML Data is generated > from another XML File, > The question is how could i do to write '&gmt;' in the XML data, because the > parser replace &gmt with '>' First, you probably mean '>', and second, you can write '&gt;'. HTH, Andrius Sabanas
