Import DBase Files

P

Paul

When we import DBase IV files to Access 97, we are only
able to import DBF file but not the MDX files.

Is there any suggestion ?

Thanks
..
 
S

Sergey Chehuta

Paul said:
When we import DBase IV files to Access 97, we are only
able to import DBF file but not the MDX files.

Is there any suggestion ?

MDX does not contain necessary information. It is an index file.
All you need is DBF.
If you need indexes in Access then you have to create them there.

http://www.whitetown.com/dbf2mdb/
 
Top