
Create dBase IV Index in VB4Pro?
Quote:
> Subject sez it all...can you create a dBase IV index (.mdx) file for
> an existing dBase IV file in VB4 Professional?
Yes, just use the normal DAO methods that would work on a Jet database.
Specifically look up the .CreateIndex method of a TableDef object in the
on-line help.
--
-- Jim F, FMS
http://www.fmsinc.com