Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error with a optimized SELECT for a not nullable index k
Message
De
05/06/2004 20:55:45
 
 
À
05/06/2004 11:27:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Divers
Thread ID:
00910353
Message ID:
00910447
Vues:
22
>
>ON ERROR MESSAGEBOX(MESSAGE()+CHR(13)+'LINE'+STR(LINENO()),"BUG#228: aspected no errors")
>CREATE CURSOR myCursor (id I NOT NULL CANDIDATE)
>X = CAST(NULL AS I)
>SELECT * from myCursor WHERE m.x = id INTO ARRAY RESULT
>SELECT * from myCursor WHERE id = m.x INTO ARRAY RESULT	&& this fire the bug error
>USE
>
Hi Fabio,

Are you talking about "Index does not accept NULL." error?
This issue has been previously reported and is already fixed in internal build.

Thanks,
Aleksey.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform