
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