News

In part 2 of a series, On VB columnist Joe Kunk provides a Visual Basic program to generate a SQL script that clears all the data from a SQL Server database. In part one ... on the server that you ...
Creating a copy of the database and then deleting all the data gives me a much higher confidence that I have an empty database structurally identical to the original. As promised in part one, I ...