Hi I have done this before but cannot find out how i did it. I have a website that has a sql server 2008 db which needs to be put on a sql server 2005. i remember scripting it down to recreated it in 2005 i thought i did it through the ‘generate script’ wizard but this didnt script down the data, just the tables and stored procedures. what would be the best way of doing this?
Share
you are actually doing it right, you just have to select the proper options.
Under
Script for Server Version, chooseSQL Server 2005Under
Types of data to script, chooseSchema and Data