Import dbf into mdb

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hi all,

I am trying to import .dbf file into mdb. The following
error message pops up "This format is not support". Could
you please let me know what needs to done inorder to
convert dbf to mdb? I currently have access 2000 on my
system.

Many thanks,

John
 
What .dbf file are you trying to import? Access ships with most converters,
maybe you should ask them if they have one for yours.

Tom.
 
Not every .dbf file is dBase.
Foxpro tables are also .dbf, plus others.

You need to know what the format of the file is before you import it.
(Foxpro uses ODBC in A2000 and later.)
 
Back
Top