SSMS supports scripting all data as INSERTS in 2k8:
Right click on a database and select Tasks->Generate Scripts...
Pick only the tables, Click Next.
Click on the Advanced button. Scroll down and select "Types of data to script" == Data Only
Decide whether you want results in a new query window or a file. Click on to Finish.
You then change the using DBname
at the top of the script.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…