Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
String is too long
Message
 
 
À
05/12/2005 15:57:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Divers
Thread ID:
01075019
Message ID:
01075149
Vues:
18
How you're constructing your select statements? If you select multiple values, are you using myValue IN (myvalue1, myvalue2, ...) May be you need to create temp tables with these values on the fly. This is how we solved the similar problem.

>I wish. < g > This is in our reporting app. The select string is built off what the user wants to see. I am not sure how to split it or cut it. The main problem, I thought this morning, was going to be getting the memo fields into the select, but I fixed that with a small function that puts an alltrim() around those fields if in the select fields area. Then I ran into this.
>
>Guess I will go home and think on this tonight. Then see if anyone has a different idea after trying mine.
>
>Thanks
>
>>
>>Can you cut that string?
>>Or split it to two different selects?
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform