M
Mark A. Babcock
I have an asp.net application where I am uploading a 8 - 25mb text file.
Then we are reading the lines from this text file to put into the database.
This could have between 40000-150000 lines in the text file depending on its
size. What is the best way to get this inserted into a datbase. Any
suggestions would help.
Then we are reading the lines from this text file to put into the database.
This could have between 40000-150000 lines in the text file depending on its
size. What is the best way to get this inserted into a datbase. Any
suggestions would help.