I have to review large tables of medical claims histories. The total row count is 20,000,000 and the data are downloaded from a sql database. I tried to divide the database into 5 Access databases - one for each year.
I was able to import the text files but each database is very fragile and...