Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XML and 16 Mb. VFP limits in char variables
Message
 
 
À
12/01/2004 03:24:21
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
00865907
Message ID:
00866348
Vues:
39
Hi, José.

>How I can obviate this limits?
>
>I have a method in a object that return a XML string long than 16 Mb.
>
>How do you work with this VFP limit.

I'd check the usage strategy. In most cases, you can avoid having such huge XML files. This is not just a matter of the size limit, but the decreased performance you'll get from VFP internal functions.

For such a big XML files, you should resort to use SAX to have a decent performance, but then you should build a few wrappers, and you will loose some of the nice integration with VFP.

Just my 2 duros,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform