Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VB 6 - Create Index on Existing fields in DBF

Status
Not open for further replies.

karenpc

Programmer
Mar 22, 2001
9
US
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!!

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top