Virtual (SQL)server impaired by residual snapshot after Veeam backup
Recently I had to troubleshoot a SQL server that performed nightly batch jobs for a management information system....
Reverse and forward engineering databases in Visual Studio 2010
In a previous post I’ve described how you can reverse and forward engineer a database from a Microsoft...
Reverse and forward engineering databases in Visio 2010
A great built-in feature in Microsoft Office Visio 2010 is the ‘Reverse Engineer’ feature. With this feature you...
Remove all tables from database
During the setup of a LoadTest with the DeNamiK LoadGen I created loads of tables in a SQL...
Exporting data from SQL to XML
Exporting data from a SQL database to a XML file is very easy, if you know how to....