Create Index on Dbase IV Table? 
Author Message
 Create Index on Dbase IV Table?

Has anyone seen code to create a Index on a DbaseIV table
using VB 4.0. I have looked at the Visdata sample code and
I can't seem to get it to work right.

Thanks



Mon, 21 Sep 1998 03:00:00 GMT  
 Create Index on Dbase IV Table?

Quote:

>Has anyone seen code to create a Index on a DbaseIV table
>using VB 4.0. I have looked at the Visdata sample code and
>I can't seem to get it to work right.

You could just use SQL as in:

        SELECT * from MyDB ORDER BY first_field

http://www.xnet.com/~kd9fb



Tue, 22 Sep 1998 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Create dBase IV Index in VB4Pro?

2. Create dBase IV Index in VB4Pro?

3. creating dBase IV table

4. dBASE IV table into Access Database table?

5. dBASE IV table into Access Database table?

6. Updating dbase IV index.

7. dBASE III/IV & FoxPro Index files

8. dBase IV + ODBC Index Question

9. Dbase IV index

10. Unique index problem with DBase IV

11. dBase IV & Indexes

12. Export Table as dBASE IV

 

 
Powered by phpBB® Forum Software