Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
String comparaison
Message
De
22/06/2022 07:45:09
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
01684533
Message ID:
01684539
Vues:
47
Hi Martina

This is not very highlighted in help.

Would you mind to set an issue to
https://github.com/VFPX/HelpFile/issues

There need to be a change to
- SET COLLATE
- Relational Operators

Lutz

>Hi Lutz,
>
> SET COLLATE TO ... affects string comparation for operator "="
>
>SET COLLATE TO "GENERAL"
>?"GALA"= "Gala"
>?"A"= "a"
>SET COLLATE TO "MACHINE" && binary
>?"GALA"= "Gala"
>?"A"= "a"
>
>
>MartinaJ
>
>>Hi Martina,
>>
>>SET COLLATE should do nothing an a simple comparison?
>>I see no INDEX ON.
>>So you say this is some internal SQL indexing behaving oddly?
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform