Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BIG BUG: Index not support binary strings
Message
De
14/11/2003 09:18:23
 
 
À
14/11/2003 09:08:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00849781
Message ID:
00849851
Vues:
23
Hi Alan,

--------
Try this. Right after 'CLEAR', add the following line:

Set Collate to "General"
You can reset to 'Machine' or whatever afterward.

Sorry Alan, but it is absurd to use a binary index with a collate different to MACHINE.
SET COLLATE TO "General"
? CHR(1)=CHR(0)
? CHR(6)=CHR(1)
Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform