Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why I cannot search a NULL value ? BUG ?
Message
De
30/08/2003 11:59:33
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Why I cannot search a NULL value ? BUG ?
Divers
Thread ID:
00824792
Message ID:
00824792
Vues:
49
Hi,

If i search a NULL on a INDEX with keys not nullable,
VFP fire a error "Data type mismatch"
SET NULL ON
CREATE CURSOR MyCursor ( A I UNIQUE)
x=NULL
SEEK m.x ORDER 1
For me, correct is ( like SQL Server ) not found.

Fabio
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform