CSV help...big time!

M

MN

Hello all -

I'm hoping someone out there can help me as I'm in a bind. Long and short,
I'm trying to read a flat CSV file containing 3800 rows approximately. I'm
willing to accept that doing some DB manipulation, it could be taking long
because of that but is there a better way or better yet a faster method in
ASP to read quickly through these files. It's 5 minutes or so to process 50
lines into the database. I'm currently a stream to open the text file.

Any help is greatly appreciated.
Mark
 
M

Mike Brind

MN said:
Hello all -

I'm hoping someone out there can help me as I'm in a bind. Long and short,
I'm trying to read a flat CSV file containing 3800 rows approximately. I'm
willing to accept that doing some DB manipulation, it could be taking long
because of that but is there a better way or better yet a faster method in
ASP to read quickly through these files. It's 5 minutes or so to process 50
lines into the database. I'm currently a stream to open the text file.

Any help is greatly appreciated.
Mark

What is the code you are using at the moment? Which database are you
using? What do you mean by "read" the file? Are you trying to create
a report on its contents? Store it in a db? Display it on screen?
Something else?
 
V

vicky

What r u actually trying to do. Reading csv file and storing the
records in a db.

or

reading a csv file and displaying on a page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,141
Messages
2,570,817
Members
47,367
Latest member
mahdiharooniir

Latest Threads

Top