I was asked recently about setting up an Access database to handle comma delimited text imports because the imports had grown too large for Excel to handle, i.e., nearly a million records. Before I get any deeper in thinking about how to set it up, my initial thought is that it would be smarter to upsize from Access and use SQL Server instead because of the sheer number of records.
I’m use to working with small databases with records numbering in the 1000s or 10,000s, so this one is outside my range of experience. I’m looking for guidance from someone with experience with dbs of this size. Based on the little I’ve told you, what do you think?
esw