This Addin for SQL Server Management Studio 2008 allows you to generate INSERT statements for all values of a table easily. Just select
Script Data as from the context menu of the table and choose one of the options
- INSERT: Insert statements without column names are generated
- INSERT with column names: should by obvious ;-)