I'm writing a application in perl that extracts data from a proprietary format and puts it into a .dbf file via DBI and XBase. How can I get XBase to generate the index(.ndx) files so other applications in other languages can access the database?
In reply to XBase Indexes
by MMX