Hello --
Is it possible to REINDEX a VFP 6 table using an ADO Recordset? I figured out how to PACK a table, but have not had much luck with REINDEX. Also, the FoxPro documentation indicates that PACK will rebuild the index files if one or more indexes are opened. I assume this means I have to USE the table, but I don't know how to do that through ADO either.
Thanks for the help.
Is it possible to REINDEX a VFP 6 table using an ADO Recordset? I figured out how to PACK a table, but have not had much luck with REINDEX. Also, the FoxPro documentation indicates that PACK will rebuild the index files if one or more indexes are opened. I assume this means I have to USE the table, but I don't know how to do that through ADO either.
Thanks for the help.