Determined to get around the problem without having to manually re-do any of the work to create or populate the database, I tried the following and it worked a treat:
- SQL Management Studio 2008 - right-click on Database > Tasks > Generate Scripts... - select Script Data and any other relevant options
- Create a batch file to execute each of the SQL scripts using SQLCMD
No comments:
Post a Comment