[Migrated content. Thread originally posted on 01 August 2007]
When creating larger xml files with c$xml we become an memory access violation after the add child or add sibbling. When it appears, it appears (in our case) on the first statement after the c$xml call.in our case :
- There is no specific record where it appears on
- It appears after approximately more than 8000 records depending on the 'record' length.
With 8000 records our xml file is approximately 2.2 mb.
When I split de xml's everything goes right, so it looks no problem with the data I send to the xml file.
Is there anyone who has similar problems, and perhaps someone found a solution for this problem.
Regards,
Ed



