Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo size limit?
Message
 
À
16/09/2004 10:47:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00942918
Message ID:
00944034
Vues:
14
Hi Steve,

This is not related to the size of memo fields, rather the limit of strings. In Visual FoxPro strings are limited to 16 MB minus 24 bytes. Some functions support more than 16 MB, some don't. For a list see http://fox.wikis.com/wc.dll?Wiki~StringLength~VFP.

AFP parses the "multipart/form-data" encoded data into file content and form data using VFP's string handling functions. Therefore the limit of a POST request in AFP is currently 16MB-24 bytes. We're working on allowing larger forms and uploads in future versions. In other words, you can upload up to a little bit less than 16 MB files in AFP.

--
Christof
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform