Community

Performance impact: how to waste time and space with SqlBulkCopy.WriteToServer()?

(Linchi Shea) If you have some time to kill, you could try to load a tiny amount of data, say ~3GB or 3,000,000 rows, with SqlBulkCopy, but do remember to give the WriteToServer method a very small payload every time it is called.

Read More - Register for Free Membership