I am trying to write a visual basic program that will allow users to manually edit records from dbase tables in a DOS based legacy system. i have been able to connect to the tables using DAO, but have not been able to use the indexes. Any ideas on how to do this without having to use ODBC?

I have since tested this using dBase Indexes and have gotten it to work, but I need it to work with Clipper Index (NTX) files.

[This message has been edited by Lou (edited 09-14-1999).]

[This message has been edited by Lou (edited 09-14-1999).]