Hacker News new | ask | show | jobs
by keithwarren 4226 days ago
QFA "MS SQL Server can neither import nor export CSV"
2 comments

that's a deliberately obtuse response formed by avoiding reading the 478 words of supporting detail immediately following. Certainly there exist csvs mssql will import. But I've run into problems with nested quoting, commas inside fields, and unicode. I'm apparently far from the only one. So I think it's hardly hyperbole to say mssql doesn't support csv.
I took it to mean "can neither import nor export conformant CSV"
Yeah, me too. The author points this out painstakingly too. I'm not familiar with MS SQL CSV exporting so I can't verify the truth of that statement though.