Hi
I need to make a lot of content (not structure) changes to one SQL Server2000 DB. Later on I would need to push these changes to production DB. What I was thinking I would do all my changes to db contents and then will compare new db to back up and somehow script all the changes and then push it to production DB via these scripts. Am I unrealistic with this vision? Are there any tools that may help me achive this? Or maybe there are some other ways I can do it easier and less painful. Mind you I will not be able to run DTC wizards to production. I can only execute SQL scripts.
Any help will be greatly appreciated.
I need to make a lot of content (not structure) changes to one SQL Server2000 DB. Later on I would need to push these changes to production DB. What I was thinking I would do all my changes to db contents and then will compare new db to back up and somehow script all the changes and then push it to production DB via these scripts. Am I unrealistic with this vision? Are there any tools that may help me achive this? Or maybe there are some other ways I can do it easier and less painful. Mind you I will not be able to run DTC wizards to production. I can only execute SQL scripts.
Any help will be greatly appreciated.