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
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