90 likes | 277 Views
SQL Server Desktop Engine (MSDE) & SQL Server 2005 Express. Luca Bianchi luca@sql-server.it. Windows Development Day Bologna 28 gennaio 2005. SQL Server 2005 – What’s new T-SQL Enhancement MSDE & SQL Server 2005 Express Installazione How to use MSDE vs SQL Express. Agenda.
E N D
SQL Server Desktop Engine (MSDE) & SQL Server 2005 Express Luca Bianchi luca@sql-server.it Windows Development DayBologna 28 gennaio 2005
SQL Server 2005 – What’s new T-SQL Enhancement MSDE & SQL Server 2005 Express Installazione How to use MSDE vs SQL Express Agenda
SQL Server 2005 – What’s new • EM + QA = SSMS (*) • Database Mirroring (*) • Online Index Operations • Data partitioning • Mirrored backup • Online Restore (*) • Replication Enhancement • Standard Login Policy • XML Data type • Integrazione con il CLR • Server Management Object (SMO) • Extraction Trasformation Loading (DTS) (*) • Schemas • Snapshot isolation level • Nuove istruzioni T-SQL • Ma anche qualcosa di “vecchio”… • Notification Services (*) • Reporting Services (*) (*) non presente in SQL Server 2005 Express
T-SQL Enhancement • Common Table Expression (CTE) • Simple CTE • Recursive CTE • PIVOT / UNPIVOT • DML with OUTPUT • TOP • DDL Triggers • Error Handling (TRY / CATCH) • Table and index partitioning • CREATE INDEX…INCLUDE • EXECUTE AS
SQL Server entry level Limitati rispetto alle versioni commerciali Simple upgrade verso SQL Server Free and redistributable MSDE & SQL Server Express
Ulteriori info http://www.microsoft.com/sql/msde/ http://lab.msdn.microsoft.com/express/sql/ http://www.sql-server-express.com/ Tool per amministrazione di MSDE http://www.microsoft.com/sql/msde/partners/default.asp DBA Manager (http://www.asql.biz) Dove trovare documentazione?