I\'ve spent 2 days trying to export a 75,000 row table containing a large text field of user input data from a SQL server installation. This data contains every plain ascii
We made a small script to convert SSMS "broken" CSV into proper CSV, find it in this answer:
https://stackoverflow.com/a/46876236/1532201