Reading the file is more or less fast, what takes time is your for each item in list loop... how to you display your data? Why do you need that loop? You might want to redesign your app... this might help
Taifun
Reading the file is more or less fast, what takes time is your for each item in list loop... how to you display your data? Why do you need that loop? You might want to redesign your app... this might help
Taifun