30th May 2014, 05:45 PM
|
Member
|
|
Join Date: Sep 2011
Posts: 1,534
|
|
Get something like Large Text FIle Editor or UltraEdit which only loads the first part of the file into memory. YOu could then extract bit by bit into separate CSV's which do open.
Also do a search for "split large csv" and there are many programs which will split it into useable chunks.
|