Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG: Binary index incorrect error
Message
 
 
À
25/08/2005 08:28:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01043794
Message ID:
01044439
Vues:
11
Looks like a bug to me. Both functions don't return NULL under any circumstances so they satisfy requrements for BINARY indexes.

>
>ON ERROR
>CREATE CURSOR testBinary (aa i NULL)
>* they don't have to fail because they cannot return null
>INDEX ON EMPTY(aa) TAG bitmap BINARY
>INDEX ON ISNULL(aa) TAG bitmap BINARY
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform