J
John E.
I have a csv file which is about 50M in size. It has to filter 2 supporting
csv files of about 200M each, and create a 4th csv of matching output
depending on the criteria. I now know I can't do much with these files in XL
because of the 65000 row limit.
I was then thinking about doing this as streaming text, but that was too
slow and complex because the indexes in each row are a long way from the
start.
Would it be easier to use ADO? or some other technology within Office 2000?
(I've also got mySQL but don't know much about using it.)
Any suggestions? TIA.
csv files of about 200M each, and create a 4th csv of matching output
depending on the criteria. I now know I can't do much with these files in XL
because of the 65000 row limit.
I was then thinking about doing this as streaming text, but that was too
slow and complex because the indexes in each row are a long way from the
start.
Would it be easier to use ADO? or some other technology within Office 2000?
(I've also got mySQL but don't know much about using it.)
Any suggestions? TIA.