Bulk copy from SQL Server Table

  • Is it possible to do a bulk copy (minimally logged) with ability to specify batch size using a SQL Server TABLE as the source?

    If so, can someone supply a simple example or link.

    thank you.

  • Tom Van Harpen (1/19/2012)


    Is it possible to do a bulk copy (minimally logged) with ability to specify batch size using a SQL Server TABLE as the source?

    If so, can someone supply a simple example or link.

    thank you.

    Yes, it is possible. For details please check here: http://msdn.microsoft.com/en-us/library/ms191244.aspx

    _____________________________________
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at Amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply