Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4617420
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T02:07:18+00:00 2026-05-22T02:07:18+00:00

SqlBulkCopy is supposed to help do large volume of inserts instead of sending individual

  • 0

SqlBulkCopy is supposed to help do large volume of inserts instead of sending individual insert statements. But what about calling stored procedures? I have a procedure that the data gets passed to it and then it does some lookups in another table and possibly a second insert into that lookup table.

Since this can’t be converted to a query, is there a way to use SqlBulkCopy for stored procedure calls or would it not make any sense?

I’m only making 2000 or less calls at a time per db connection but wanted to know if there was a more efficient way.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T02:07:19+00:00Added an answer on May 22, 2026 at 2:07 am

    Based on @Kev answer, you can do the bulk insert into a staging table and then you can have a trigger kick off your stored procedure.

    I’m assuming you have a FK constraint to your other table so you’ll need the value before inserting into the target table. You might try removing the constraint if possible. Do your bulk insert then the trigger can just update the columns afterward.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm performing a bulk insert with an ADO.NET 2.0 SqlBulkCopy object from a C#
I am using SQLBulkCopy to move large amounts of data. I implemented the notification
i use SqlBulkCopy to insert data from OleDbDataReader (contains data from xls) to mssql-2005
I'm using SqlBulkCopy to bulk insert some records from one table into another table.
I'm exporting data programatically from Excel to SQL Server 2005 using SqlBulkCopy. It works
running sqlbulkcopy in c# and I get an error: WriteToServer: Connection property has not
Using .NET's SqlBulkCopy, what permission do I need to give to the user in
I use SQLBulkCopy to copy a .NET datatable to a temporary SQL Server table.
I am using SqlBulkCopy. So I made a datatable and specifed it's columns then
I'm using SqlClient.SqlBulkCopy to try and bulk copy a csv file into a database.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.