Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a limit to the size of a passed parameter in VF
Message
From
22/07/1998 00:15:17
 
 
To
21/07/1998 13:38:38
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00119773
Message ID:
00120007
Views:
29
The limit for a command line is 8192 chars. The limit for a string passed as param is the same as for any other string: 2GB. But if the param is something that will be interpreted as a command line, it should not be longer than 8192.

This applies to SQL Select too.

Vlad

>We are storing a sql statement and passing it between to prg files. It is bombing out and we think that we might be trying to pass a string that is too large...or it could be something else altogether. Has anyone else run into such a limit?
Previous
Reply
Map
View

Click here to load this message in the networking platform