Tom Purl wrote:

On Thu, April 5, 2007 2:38 am, ³Â·½ÈÙ wrote:
Dear all,
        If I want to open one 1G bytes size file,it's really slow.
Thank you in advance.

Just out of curiosity, why are you trying to edit a 1 GB file with any
text editor?  I'm assuming that these files are flat file databases.  If
that's true, then why don't you just read and write to them using some
sort of ODBC driver + database front end?  That will give you far
superior performance to a text editor.

I don't know about the OP, but I've gotten several hundred megabyte files resulting from use of my in-line debugger while trying to debug an interpreter. So, its not necessarily a flat file database.

FYIW,
Chip Campbell


Reply via email to