阅读背景:

如何将数组/数据表之类的变量传递给SQL服务器?

来源:互联网 

Sometimes you need to upgrade the database with many rows that you have in a datatable or you have an array full of data, instead of putting all this data together in a string and then splitting in SQL SERVER, or instead of iterating the datatable in the code row by row and updating database, is there any other way? Is there other type of variables besides the traditional ones in SQL SERVER 2005?Sometimes you need to upgrade the database with




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

分享到: