I have a binary file with about 185k rows in it. C# parses file in seconds. What would be the best way to update MSSQL table with
C#
MSSQL
I would try table-valued parameter:
http://www.codeproject.com/Articles/22392/SQL-Server-2008-Table-Valued-Parameters