I have previously used good old dBaseIII as a manipulator for large data files with clipper routines.
I have a geological model with 3 million records and about 120MB in ASCII format(this is a small one the last was over a GB and 8 million records). For ease of handling Ive broken down into 600k record files which contains 7 fields including x,y,z coords.
I imported one file with no problem into a table and managed to run a queries on it (this had 50 thousand records but 42 fields).
The second file imported OK into the same database but the third bombed (same format as second).
On trying to run a simple query (Max value of y) on the second table, I get an error "Invalid Argument" when I try to save the query. Also same when just listing values in the query.
Somehow I think Ive hit the limit of capacity with a database in Access (this Im doing in Access2k).
Has anyone had experience of access behaviour with large files.
Is it back to dBase and DOS?
David
I have a geological model with 3 million records and about 120MB in ASCII format(this is a small one the last was over a GB and 8 million records). For ease of handling Ive broken down into 600k record files which contains 7 fields including x,y,z coords.
I imported one file with no problem into a table and managed to run a queries on it (this had 50 thousand records but 42 fields).
The second file imported OK into the same database but the third bombed (same format as second).
On trying to run a simple query (Max value of y) on the second table, I get an error "Invalid Argument" when I try to save the query. Also same when just listing values in the query.
Somehow I think Ive hit the limit of capacity with a database in Access (this Im doing in Access2k).
Has anyone had experience of access behaviour with large files.
Is it back to dBase and DOS?
David