Convert SQLCE Database to MS SQL Server Database
Very useful little script that converts a SQLCE db into a script to create a SQL server…
Very useful little script that converts a SQLCE db into a script to create a SQL server…
Stumbled on this really useful script recently which finds the largest tables in a database. I used this on a huge application to work out why the database backup was getting bigger and bigger.…
Warning... There be Dragons here... Very useful (And dangerous) little script to quickly clear out a Db of tables.…