阅读背景:

在生产应用程序中使用SqlBulkInsert

来源:互联网 

We are currently developing an application that generates upwards of 5-10,000 rows of data in a particular table for each user session. Currently we are using sql text commands to insert each row of data at a time so a save operation could take up to a minute. We are playing around with the use of SqlBulkInserts and have seen the time go down to less than 500ms. Does anyone have any objection with the use of SqlBulkInserts in a production application where many users will be using the system?We are currently developing an application that




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: