Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
& one sql comand
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00761710
Message ID:
00761750
Vues:
16
This message has been marked as the solution to the initial question of the thread.
Do you use arithmetic operands under /FichaAni2.Operador/? If so, whether you need "'" for numeric values?

Also what is the parenthesis /")' "/ at the end of lcwhere for? Looks like it does not belong to the number.


>The true is :
>
>
>
>cWhere = 	FichaAni2.Field_name + ' ' + ;
>AllTrim(FichaAni2.Operador) + ' ' + "'" + ;
>Str(FichaAni2.Numeros)  + ")' "  && here i need write only FichaAni2.Numeros
>&& if i write Str(FichaAni2.Numeros) , i don´t have the result i need in later sql . if don´t write Str() here , i have an error .
>
>
>
>Thanks
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform