且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

在SQL Server 2005中使用数据生成脚本

更新时间:2022-10-20 17:36:54

不幸的是,直到SQL Server 2008才出现脚本数据和架构脚本的选项,因此,我认为您受制于第三方选项./p>

How can I generate a script in SQL Server 2005 with data in table?

Unfortunately the options to script data along with schema didn't seem to appear until SQL Server 2008, so I think you're stuck with third party options.