Main menu:

Search

 
web
kriegermartin.de

Categories

September 2008
M T W T F S S
« Aug   May »
1234567
891011121314
15161718192021
22232425262728
2930  

Archives

Archive for September 7th, 2008

SQL Server 2008: Script Data

The SQL Server 2008 Management Studio has a nice little new feature which seems to be omitted from the documentation. The Script Wizard (Database - Tasks - Generate Scripts) now has a “Script Data” option. If selected the Wizard will generate INSERT statements for the data in the scripted tables. This can be very handy.
This […]