Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG: Binary index incorrect error
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
BUG: Binary index incorrect error
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01043794
Message ID:
01043794
Views:
43
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
Next
Reply
Map
View

Click here to load this message in the networking platform