Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a limit to the size of a passed parameter in VF
Message
De
22/07/1998 00:15:17
 
 
À
21/07/1998 13:38:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00119773
Message ID:
00120007
Vues:
30
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?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform