New SQL Server 2005 Downloads
Posted by: SQL Server 2005 Distilled,
on 04 Nov 2005 |
View original | Bookmarked: 0 time(s)
SQL Server Express Utility: SQL Server Express Utility is a tool for interacting with SQL Server. It provides many features including Connect to the main instance or user-instance of SQL Server, Create/Attach/Detach/List databases on the server, Upgrade database files to match the version of the server, Execute SQL statements via the console (similar to SQLCMD) or the console window (UI), Retrieve the version of SQL Server running, Enable/Disable trace flags (e.g. to trace SQL statements sent to...