<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-2">
<META content="MSHTML 6.00.6000.16640" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I read methods and properties of TDbf class looking
for indexes manipulating routines.</FONT></DIV>
<DIV><FONT face=Arial size=2>There are some possibilities to Add, Delete and
Edit Indexes.</FONT></DIV>
<DIV><FONT face=Arial size=2>I want turn off sign that controls is table
need a corresponding index file or not, but do not touch information
about indexes.</FONT></DIV>
<DIV><FONT face=Arial size=2>Thats why :</FONT></DIV>
<DIV><FONT face=Arial size=2>When i try to link table with Access database,
wizard offer to select a table and a corresponding index. If I reject selection
of index it fails to link table. Then I open dbf in Exel and save it from
it.</FONT></DIV>
<DIV><FONT face=Arial size=2>And try to link table again - and link in this
time is a success.</FONT></DIV>
<DIV><FONT face=Arial size=2>Does anybody know what Exel to do. And how it can
be implemented with TDbf?</FONT></DIV></BODY></HTML>