Works 2000 database

T

tinter

I have been using Works 2000 databases for years and have found them to be
very easy to use. The limitation on number of records allowed is a problem.
Do I need to switch to Access? Wil my databases be readable in Access?
 
D

DL

A works db is a flat file db, an Access db is a fully relational db They are
fundimentally different.
An Access db cannot import a Works db, unless you are able to export the
Works db in a format that Access can import. eg csv, tab delimited
 
Top