I have an F# program that creates a DataTable, populates it with one row and then writes the data to SQL Server using bulk insert (,
I have an F# program that creates a DataTable, populates it with one row and then writes the data to SQL Server using bulk insert (,