[DB-SIG] dbf files and compact indices
Carl Karsten
carl at personnelware.com
Sat Sep 18 15:21:41 CEST 2010
On Sat, Sep 18, 2010 at 1:11 AM, Ethan Furman <ethan at stoneleaf.us> wrote:
> Does anybody have any pointers, tips, web-pages, already written routines,
> etc, on parsing *.cdx files? I have found the pages on MS's sight for
> Foxpro, but they neglect to describe the compaction algorithm used, and my
> Google-fu has failed to find any sites with that information.
>
> Any and all help greatly appreciated!
>
"Compound Index File Structure (.cdx)"
http://msdn.microsoft.com/en-us/library/k35b9hs2%28v=VS.80%29.aspx
which basiclly links to:
http://msdn.microsoft.com/en-us/library/s8tb8f47%28v=VS.80%29.aspx
Is that what you need?
--
Carl K
More information about the DB-SIG
mailing list