Blog di Zanirato Luca

Microsoft SQL Server Database!

Blog - Sites Links

Browse by Tags

All Tags » Database (RSS)
Shrink del Database in SQL Server 2005 e 2008
In SQL Server 2005 -- Troncamento File di Log di un Database BACKUP LOG NomeDB WITH TRUNCATE_ONLY -- Dopo averlo lanciato sarà possibile recuperare lo spazio su disco -- facendo uno Shrink del Database (Compatta Database) -- direttamente dall'Enterprise...
Schedulazione Backup in SQL Server versione Express
SQL Server - SQL - Database