阅读背景:

使用LINQ to SQL在数据库之间进行复制

来源:互联网 

Given two databases of identical schema, is there any easy way to transfer records between the two? I'm using LINQ to SQL as I need to perform a few additional operations along the way and having objects representing the records I'm transferring makes this much easier. This is a small-scale helper app, so SSIS is probably overkill and SQLBulkCopy doesn't allow me to easily interrogate objects en route.Given two databases of identical schema, is the




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

分享到: