Indexing atached dBase III tables 
Author Message
 Indexing atached dBase III tables

I have a problem with VB 4 and using indexes on dBase III files.
I attached one DBF table  (that is updated every night by anither application)
to my MDB database. Now I need to search on a part of an employees name. I
can't seem to find the way to perform this with the FindFirst method. The Seek
method can't be used also because i can't create indexes. Now I perform a
sequential search with use of the InStr() function but I'm sure there must be
another way.

Anyone ?

Robert van Hoornaar  



Mon, 12 Oct 1998 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Problem writing to a Dbase III table and updating the indexes

2. Problem writing to a Dbase III table and updating the indexes

3. Using DBase III index in VB5

4. Question on dBASE III and indexes

5. VB4.0 16-bit using dBase III Indexes

6. dBASE III indexes

7. dBASE III/IV & FoxPro Index files

8. dBase III Index and VB4

9. Using indexes with dBase III

10. dBASE III indexes

11. Rebuild dBase III indexes from VB

12. Please Help!!!! Trouble creating/using dbase III indexes

 

 
Powered by phpBB® Forum Software