Lorenzo Benaglia


Storie di un SQLlaro mannaro...
Archivio Posts
Anno 2010

Anno 2009

Anno 2008

Anno 2007

Anno 2006

Anno 2005
Calendario
aprile 2024
lmmgvsd
25262728293031
1234567
891011121314
15161718192021
22232425262728
293012345

SQL Server Express Utility

Segnalo che il 2 novembre Microsoft ha rilasciato la versione 1.0.2130 della SQL Server Express Utility, una applicazione command line che consente di eseguire tutta una serie di attività su una istanza SQL Server, come ad esempio:

• Connect to the main instance or user-instance of SQL Server.
• Create, attach, detach, and list databases on the server.
• Upgrade database files to match the version of the server.
• Execute SQL statements via the console (similar to SQLCMD).
• Retrieve the version of SQL Server running.
• Enable and disable trace flags (for example, to trace SQL statements sent to the server by any client application)
• List the instances of SQL Server on the local machine or on remote machines.
• Checkpoint and shrink a database
• Measure the performance of executing specific queries.
• Create and playback lists of SQL commands for the server to execute.
• Log all input and output.

I prerequisiti consistono in un sistema operativo Windows 2000, Windows Server 2003 o Windows XP ed il .NET Framework v2.0.

Eseguendo il file SSEUtilSetup.EXE verrà richiesto di specificare una directory dove scompattare il contentenuto ed al termine dell'operazione avremo 2 files:

SSEUtil.exe, l'utility vera e propria di soli 71KB
ReadMe.doc, un breve prontuario che spiega il significato dei vari parametri (aggiornato ad aprile 2005 )

Vi consiglio di leggerlo con una certa attenzione prima di fare danni sulle vostre istanze SQL Server
Categoria: SQL Server
sabato, 05 nov 2005 Ore. 11.56
Statistiche
  • Views Home Page: 932.994
  • Views Posts: 698.311
  • Views Gallerie: 12.655.484
  • n° Posts: 300
  • n° Commenti: 314
Mappa





















Copyright © 2002-2007 - Blogs 2.0
dotNetHell.it | Home Page Blogs
ASP.NET 2.0 Windows 2003