Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why I cannot search a NULL value ? BUG ?
Message
From
30/08/2003 11:59:33
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Why I cannot search a NULL value ? BUG ?
Miscellaneous
Thread ID:
00824792
Message ID:
00824792
Views:
50
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
Next
Reply
Map
View

Click here to load this message in the networking platform