help changing from dbase 3 to Access

  • Thread starter Thread starter Guest
  • Start date Start date
No.

It's possible to import the data from the dBase III .dbf and memo files
into Access tables, but you will then need to replicate all the
functionality of the database using Access's own tools.

The differences between dBase III and Access are so great that it's
worth considering redesign of the whole application, starting with the
data structure.
 
Back
Top