Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Pass Through
Message
De
11/08/2000 10:17:49
 
 
À
10/08/2000 20:28:24
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00403735
Message ID:
00403920
Vues:
15
Try creating a variable in two lines, then set the list to the variable
Make sure you add the second line to the existing variable. e.g.
lcVar = "ReallyReallyReallyReallyReallyReallyLongString1"
lcVar = lcVar + "ReallyReallyReallyReallyReallyReallyLongString2"
>The UpdatableFieldList property seems to have a limit as to how long the string can be. How can I work around this. I have tried two UpdatableFieldList lines of code but it only uses the last one. Please help.
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform