FoxPro can use both the older individual indexes (IDX) and the newer compound indexes (CDX).<br><br>JAngel, normally a Fox program would include the individual index (IDX) when opening the file, such as one of the these:<br><br><FONT FACE=monospace>use mydbf index myidx</font><br><i>or</i><br><FONT FACE=monospace>use mydbf<br>set index to myidx, myidx2</font><br><br>But if you are using ODBC to connect to the table (my assumption, since you say you are using VB), then I don't know how this can be done. <p>Robert Bradley<br><a href=mailto: > </a><br><a href=
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.