Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compressed Indexes
Message
From
22/06/2004 14:40:58
 
 
To
21/06/2004 16:07:14
Guy Pardoe
Pardoe Development Corporation
Peterborough, New Hampshire, United States
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Miscellaneous
Thread ID:
00915790
Message ID:
00916156
Views:
10
Hi Guy.

>Because of an earlier post, I bumped across Calvin's site discussing the phone number challenge. See ...
>
> http://www.calvinhsia.com/default.asp?Page=Phone
>
>There he talks about his VFP implementation of that challenge, but he also mentions that he got 225,000 words into a 679k DLL.
>
>I'm wondering if that compression technique might be connected to the new BINARY Index in VFP 9.0?

Binary indexes have limitations that may make your idea impractical: they're only for logical expressions (not binary values as I suspect you're thinking of) and you can't SET ORDER TO or SEEK on them. They're really only there for Rushmore optimization on expressions like DELETED().

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform