Re: import large text file
- From: "Cor Ligthert [MVP]" <notmyfirstname@xxxxxxxxx>
- Date: Tue, 6 Mar 2007 02:32:16 +0100
Robin,
But you can't load a zipped file into Access
Read my message to the OP until the last sentence. It has nothing to do with
space, loading a small file takes just less time than a hug file.
Cor
"RobinS" <RobinS@xxxxxxxxxxxxxxx> schreef in bericht
news:2ZedndmhQ4TJLnHYnZ2dnUVZ_sSmnZ2d@xxxxxxxxxxxxxx
But you can't load a zipped file into Access, can you? I don't get the
idea that his problem was disk space, but rather, loading the file in an
Access database.
Robin S.
---------------------------------------
"Cor Ligthert [MVP]" <notmyfirstname@xxxxxxxxx> wrote in message
news:e5MoH50XHHA.4000@xxxxxxxxxxxxxxxxxxxxxxx
Robin,
That is easy when a textfile is zipped it is mostly 100 times as small
and with that will improve the storing time.
Cor
"RobinS" <RobinS@xxxxxxxxxxxxxxx> schreef in bericht
news:17idnUWfMtKCo3HYnZ2dnUVZ_uSgnZ2d@xxxxxxxxxxxxxx
You posted this:
In your situation I surely would check if I am not able (and I am) to
make a Zip method in my program.
Then I can save it as a Image file.
And I don't understand how that helps the OP with his problem of loading
a large file into a database. So I'm asking for clarification.
Robin S.
---------------------------------
"Cor Ligthert [MVP]" <notmyfirstname@xxxxxxxxx> wrote in message
news:ude5SquXHHA.1388@xxxxxxxxxxxxxxxxxxxxxxx
Robin,
I am not sure if I understand you?
I know that updating a Jet database goes slow.
Cor
"RobinS" <RobinS@xxxxxxxxxxxxxxx> schreef in bericht
news:66Gdnb5spbLCMnbYnZ2dnUVZ_uGjnZ2d@xxxxxxxxxxxxxx
How does that get a big text file imported into an Access database? I
don't think it's the physical size of the file on the disk that's a
problem.
Robin S.
---------------------------------------
"Cor Ligthert [MVP]" <notmyfirstname@xxxxxxxxx> wrote in message
news:OiRaaVuXHHA.3272@xxxxxxxxxxxxxxxxxxxxxxx
mfrsousa,
In your situation I surely would check if I am not able (and I am) to
make a Zip method in my program.
Then I can save it as a Image file.
Cor
"mfrsousa" <mfrsousa@xxxxxxxxx> schreef in bericht
news:1173042613.051721.313220@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hi there,
i have a huge large text file (350.000 lines) that i want to import
to
a MS Acccess Database, of course i don't want to use Access, but do
it
with C#.
i already have tried the AddRow method or Insert, reading each line
of
the text file, the problem of course is velocity, it would take more
than 4 hours to add all lines/records to the database.
any suggestion?
thank you
.
- Follow-Ups:
- Re: import large text file
- From: RobinS
- Re: import large text file
- References:
- import large text file
- From: mfrsousa
- Re: import large text file
- From: Cor Ligthert [MVP]
- Re: import large text file
- From: RobinS
- Re: import large text file
- From: Cor Ligthert [MVP]
- Re: import large text file
- From: RobinS
- Re: import large text file
- From: Cor Ligthert [MVP]
- Re: import large text file
- From: RobinS
- import large text file
- Prev by Date: Recommended:How to get control of you life and time
- Next by Date: Filling tableadapaters in master/child dataset
- Previous by thread: Re: import large text file
- Next by thread: Re: import large text file
- Index(es):
Relevant Pages
|