Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo size limit?
Message
 
To
16/09/2004 10:47:02
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00942918
Message ID:
00944034
Views:
15
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
Previous
Reply
Map
View

Click here to load this message in the networking platform