Hi gurus,
If I have a large database, like a dictionary with hundreds of thousand words, and I have 2 ways of organizing data, one is making my own data structure & algorithm, other is using a SQL database like Access. I just wonder which way is better for searching, could anyone give me a suggestion?