Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有 SQL Server 2008 上的数据库,我想从另一个数据库 ON db2 更新此数据库中的所有记录。我想做每天准时的脚本工作或者当我想更新时,从这个脚本做那个手册。
我怎样才能做到这一点?
有两种方法可以自动更新您的数据库
1)创建 DTS 以更新您的数据库
2) Care Consol 应用程序以 Upadat 一对一
DTS