• Nice topic Solomon.

    I have some suggestion on the log growth:

    in the sp: you could use select into, or enable minimal logged inserts on SQL server 2008, see http://msdn.microsoft.com/en-us/library/dd425070.aspx to get minimal logged inserts and reduce log growth. When you do this comparing the TVP streaming to bulk import methods becomes fairer, because they always are minimal logged.

    Kind Regards,

    DM Unseen AKA M. Evers