PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Problem Importing XML to WD19
Problem Importing XML to WD19
Iniciado por guest, 02,feb. 2015 11:47 - 1 respuesta
Publicado el 02,febrero 2015 - 11:47
Hi,

Using WinDev v19 01A190056s

In my analyze I have a definition of a XML file that I change the ..source = Filename when trying to import.

The "Problem file" is 21Mb and WinDev chrashes, but if I make it 1/2 size using notepad++ it is imported ok?

Is there a size limitation using the native XML Driver in WinDev?

Cheers
Tor-Bjarne
Publicado el 03,febrero 2015 - 16:54
Hi,

The problem was a caracter with ascii value of 31 in one of the text fields.

The native driver works as expected.

cheers
Tor-Bjarne