Can you use IDX indexes with xBaseJ

142 Views Asked by At

I have DBF's with IDX index files. It looks like xbase itself can handle them, but it does not look like a class has been written in xbasej for it yet. Has anyone used IDX files with xbasej, or can it be done?

Reference to xbase: http://www.clicketyclick.dk/databases/xbase/format/idx_comp.html

1

There are 1 best solutions below

1
On

Have you tried DBF#useIndex in xBaseJ?