Feeds:
Posts
Comments

Posts Tagged ‘DataBase SnapShot’

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 [...]

Read Full Post »