Using indexes with dBase III 
Author Message
 Using indexes with dBase III

OK, this one is driving me nuts.  I'm trying to access a dBase III table,
and I want to use it's index (.ndx) file.  I have the registry settings for
infPath set up correctly.  I have an .inf file in that path that looks
like:

[dBase III]
NDX1=economic.ndx
[UIDX1 economic]
NDX1=economic.ndx

I set up my recordset as such:

Set MySn = gCurrentDOSDB.OpenRecordset("economic", dbOpenSnapshot)

How do I tell it to use that index????

TIA,
Ruth Ann

please cc: your response to my email



Fri, 03 Aug 2001 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Using DBase III index in VB5

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

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

4. Question on dBASE III and indexes

5. dBASE III indexes

6. dBASE III/IV & FoxPro Index files

7. Indexing atached dBase III tables

8. dBase III Index and VB4

9. dBASE III indexes

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

11. Rebuild dBase III indexes from VB

12. Dbase III database with indexes

 

 
Powered by phpBB® Forum Software