in reply to Re^3: Problem uploading 'large' CSV file using DBI
in thread Problem uploading 'large' CSV file using DBI

I had already tried "\r" and "\r\n", but not "\n". Using "\n" everything loaded straight in to the database flawlessly!!!!!!!

Thank you so much. Now how do I give points and is there a standard way to show the problem has been solved?

In addition, is there a simple way to tell what is being used to end a line?
  • Comment on Re^4: Problem uploading 'large' CSV file using DBI