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
06/06/2004 02:38:05
 
 
À
05/06/2004 20:55:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Divers
Thread ID:
00910353
Message ID:
00910475
Vues:
20

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.



Yes.

Then, on a VFPT internal build next to 1720, this repro code not fire the error.
ON ERROR MESSAGEBOX(MESSAGE()+CHR(13)+'LINE'+STR(LINENO()),"BUG#228: aspected no errors")
CREATE CURSOR myCursor (id I NOT NULL CANDIDATE)
=KEYMATCH(CAST(NULL AS I),1)
you can confirm ?

Thanks

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform