Re: Reading large csv-file and removing duplicates
- From: CY <christery@xxxxxxxxx>
- Date: Sat, 5 Dec 2009 05:38:21 -0800 (PST)
I tried to import the data in a Ms Access 2007 database, but the file is to
large :-))
Robertico.
Use NTFS and MySQL (still free? dont know), rember a ISAM text (or
blob) filled only db will need to be configured a bit, the value of
myisam_data_pointer_size can be from 2 to 7. A value of 4 allows
tables up to 4GB; a value of 6 allows tables up to 256TB. MS Access
might work for your private CD/DVD collection, but not for handling
more data.
There should be a number of C# examples for reading/writing the
database out there.
//CY
.
- Follow-Ups:
- Re: Reading large csv-file and removing duplicates
- From: Robertico
- Re: Reading large csv-file and removing duplicates
- References:
- Reading large csv-file and removing duplicates
- From: Robertico
- Re: Reading large csv-file and removing duplicates
- From: Alberto Poblacion
- Re: Reading large csv-file and removing duplicates
- From: Robertico
- Reading large csv-file and removing duplicates
- Prev by Date: United States Think Tanks List Afghanistan Deadline: What Happens in July 2011? and on http://americanthinker123.blogspot.com/
- Next by Date: Re: Reading large csv-file and removing duplicates
- Previous by thread: Re: Reading large csv-file and removing duplicates
- Next by thread: Re: Reading large csv-file and removing duplicates
- Index(es):
Relevant Pages
|