I often need to create database snapshot to compare current snapshot with old snapshot. I tried to use standard MSSQL BackUp’s and compare binary files. But it’s very difficult to find row (value) that differing. I don’t find a free tool for saving database in plane text. And write the following function (this function can [...]
Posts Tagged ‘save database into text file’
Creating readable MSSqlServer DataBase SnapShot
Posted in Programming, tagged DataBase SnapShot, MSSqlServer, save database into text file on December 4, 2008 | Leave a Comment »