The version of Foxpro that we use is DOS Multi-User FoxBASE+ 2.10 and it appears that it only supports IDX index files (not compound, CDX, as far as we can tell?)
The Fox app will use multiple IDX files for a table to be indexed on multiple fields. Then it will USE those indices in a query.
We are using CFML (ColdFusion) to extend some features of this Fox app and want to know if there is a way to use (or declare to use) these multiple index (IDX) files with our queries? The CFML query syntax allows for choosing which table to query and as long as the index has the same name as the table, it is utilized by the Hxtt driver.
How can we use existing, multiple indices for a query? Is this even possible? If not, does anyone have an alternative way for us to do this?
|
Please read 6. The ntx can't be updated when I update the DBF file. You can use a CGP file.
|