Hello VB Gods,
My client has a software package that creates *.dbf's. She then uses cognos impromptu to execute queries on the data. I want to write a utility that will index fields in the dbf, to speed up her queries. I have written some vb code, but not much. I know how to connect to the db using the microsoft jet engine. Can anyone tell me how I can change the attributes of existing fields to indexed?
Thanks!!
My client has a software package that creates *.dbf's. She then uses cognos impromptu to execute queries on the data. I want to write a utility that will index fields in the dbf, to speed up her queries. I have written some vb code, but not much. I know how to connect to the db using the microsoft jet engine. Can anyone tell me how I can change the attributes of existing fields to indexed?
Thanks!!