Italian Premier Center for SQL Server

SQL 2012 - discontinuità nella generazione dei valori associati alla proprietà IDENTITY

Recentemente mi è capitato di lavorare presso due differenti clienti che avevano un problema...

Author: Italian Premier Center for SQL Server Date: 07/29/2014

How to set up an Hyper-v Linux (CentOS) server with Microsoft® SQL Server® ODBC Driver

Have you ever tried to query a SQL Server instance from linux? It might be scary for a senior...

Author: Italian Premier Center for SQL Server Date: 06/30/2014

Time normalization: a SQL CLR approach to address unevenly-spaced data samples

One very common challenge in the IT department is to represent time driven data. Think about...

Author: Italian Premier Center for SQL Server Date: 06/05/2014

SQL Server 2014 and Windows Azure Blob Storage Service: Better Together

Just a quick post to point you to this new SQL Server 2014 whitepaper: SQL Server 2014 and Windows...

Author: Italian Premier Center for SQL Server Date: 04/16/2014

Have you ever wondered how SQL Server 2014 accomplishes the “Native compilation”...

Author: Italian Premier Center for SQL Server Date: 04/04/2014

Streaming in SQL Server using SQL CLR

The SQL Server engine execution operators are of two kinds: blocking and non-blocking. Blocking...

Author: Italian Premier Center for SQL Server Date: 01/23/2014

SQLSaturday 264 slide deck

Hi all, here are the slides of our recent speech at SQLSaturday 264 in Ancona...

Author: Italian Premier Center for SQL Server Date: 12/18/2013

About Container Shared Access Signature for SQL Server XI

Hi all, Ever since the MSDN post about SQL Server XI, available from SQL 2014 (see...

Author: Italian Premier Center for SQL Server Date: 12/05/2013

Backup to Azure using TSQL (and CLR)

Hi All, as a sample of how to use Microsoft SQL Server To Windows Azure helper library let me show...

Author: Italian Premier Center for SQL Server Date: 11/15/2013

SQL Server To Windows Azure helper library - A SQL Server open source CodePlex project

Hi all, since my last SQLRally presentation in Amsterdam people kept asking for a working build of...

Author: Italian Premier Center for SQL Server Date: 11/13/2013

Blob leases: how to break them from SQL Server (using SQL CLR and Windows Azure REST API)

SQL 2014 will give you a terrific feature: SQL XI. It will allow you to store your datafiles and...

Author: Italian Premier Center for SQL Server Date: 10/24/2013

SQLCLR: string or SqlString?

One of the most asked question regarding the SQL CRL is whether to use string instead of...

Author: Italian Premier Center for SQL Server Date: 10/15/2013

SQL CLR Functions and parallelelism

If you develop your own SQLCLR functions, you know you should decorate the method with this...

Author: Italian Premier Center for SQL Server Date: 09/04/2013

Call Copy Blob (Azure REST API) from SQL Server

Following my recent post Call Azure REST API from SQL Server I've received many requests about how...

Author: Italian Premier Center for SQL Server Date: 07/26/2013

Sneak peek on SQL 2014: Parallel SELECT ... INTO!

We are all exited about SQL 2014. I'm sure you have already downloaded the CTP. In this short post I...

Author: Italian Premier Center for SQL Server Date: 07/24/2013

Call Azure REST API from SQL Server

Microsoft Azure platform can be managed in a number of ways. You can use PowerShell, you can use the...

Author: Italian Premier Center for SQL Server Date: 07/04/2013

Custom SSIS components e debug

Oggi parleremo di un antipatico problema riguardante lo sviluppo di componenti custom per SQL Server...

Author: Italian Premier Center for SQL Server Date: 06/03/2013

Importante modifica di sicurezza a FileTable introdotta dal Service Pack 1 di SQL Server 2012

Un veloce post per sottolineare una funzionalità a mio avviso poco pubblicizzata introdotta...

Author: Italian Premier Center for SQL Server Date: 03/04/2013

OPTIMIZE FOR e calcolo delle statistiche

In questo articolo, esploreremo l’utilizzo dell’hint OPTIMIZE FOR e analizzeremo come...

Author: Italian Premier Center for SQL Server Date: 02/12/2013

Selective XML Indexes

Con il Service Pack 1 di SQL Server 2012 è stata aggiunta una funzionalità molto utile...

Author: Italian Premier Center for SQL Server Date: 12/18/2012

Entity Framework 5.0 e Microsoft SQL Server (parte 1)

Oggi esploreremo il comportamento delle EntityFramework 5.0 su SQL Server, in particolare il...

Author: Italian Premier Center for SQL Server Date: 11/19/2012

Contained database authentication e user with password con SID identici

Con SQL 2012 è possibile creare user che si autenticano direttamente nei database. In SSMS li...

Author: Italian Premier Center for SQL Server Date: 11/07/2012

Cambiamento nella priorità degli Sch-S locks in SQL 2012 sotto RUI e RCSI

Oggi continuiamo ad esplorare le novità di SQL 2012 andando a testare una piccola ma...

Author: Italian Premier Center for SQL Server Date: 06/18/2012

SQL 2012 e VLFs

Un post veloce per mostrare una funzionalità molto gradita introdotta da SQL Server 2012....

Author: Italian Premier Center for SQL Server Date: 05/28/2012

DISM: Chi è costui?

Il suo nome per esteso è “Deployment Image Services and Management Tool”, ed...

Author: Italian Premier Center for SQL Server Date: 01/27/2012

MSDTC & “Mount Point” NTFS

Sarà un post abbastanza breve, ma l’argomento sono sicuro che interesserà molte...

Author: Italian Premier Center for SQL Server Date: 01/27/2012

TDS and Network packet size

Vi siete mai chiesti qual’e’ l’overhead del protocollo TDS? Il protocollo e’...

Author: Italian Premier Center for SQL Server Date: 01/18/2012

Il falso mito della migrazione da una versione di SQL all'altra

Moltissimi DBA conoscono benissimo la seguente regola: “You can migrate a database that was...

Author: Italian Premier Center for SQL Server Date: 12/14/2011

Cambiamento epocale nella gestione delle statistiche

Salve a tutti, L’argomento di oggi ha, per chi lavora con SQL Server da molti anni, un...

Author: Italian Premier Center for SQL Server Date: 11/25/2011

Come esportare il contenuto di una istanza di Reporting Services

Migrare reporting services e' una operazione ben documentata. Oggi vedremo come, con poche righe di...

Author: Italian Premier Center for SQL Server Date: 11/25/2011

Statistiche & FULLSCAN

Le statistiche sono importanti. SQL Server, se opportunamente configurato, crea e manutiene le...

Author: Italian Premier Center for SQL Server Date: 11/23/2011

Uno sguardo nello schema di ShowPlanXML: come individuare i table scans con XPath

Recentemente un cliente mi ha posto questa domanda: “come posso identificare le query ad-hoc...

Author: Italian Premier Center for SQL Server Date: 11/03/2011

La fiducia delle constraints e come questo puo’ impattare i vostri piani d’esecuzione

Tutti noi sappiamo che i constraint sono un ottimo modo per assicurarci l’aderenza del nostro...

Author: Italian Premier Center for SQL Server Date: 11/03/2011

Cumulative Update Review: SQL 2008 SP3 CU1

Come spesso accade per la prima Cumulative Update (CU) dopo ogni Service Pack (SP), il tempo...

Author: Italian Premier Center for SQL Server Date: 10/31/2011

Annunciato il nome ufficiale della prossima versione di SQL Server

Salve a tutti, Brevissimo post solo per annunciarVi che finalmente è stato reso noto il nome...

Author: Italian Premier Center for SQL Server Date: 10/13/2011

Tutto quello che dovete sapere sulla Service Pack 3 per SQL Server 2008

Buongiorno a tutti.... Con buon anticipo rispetto alla normale frequenza di rilascio delle...

Author: Italian Premier Center for SQL Server Date: 10/12/2011

Attenzione a modificare la struttura di una tabella con il Table Designer del Management Studio di SQL

Lo confesso, anche io non presto molta attenzione alle “Options” del SQL Management...

Author: Italian Premier Center for SQL Server Date: 09/29/2011

Cumulative Update Review: SQL 2008 SP2 CU6

Ecco l’ultima Cumulative Update (CU) per SQL Server 2008 con SP2: Cumulative update package 6...

Author: Italian Premier Center for SQL Server Date: 09/22/2011

SQL Alert: Problema “Non-Yielding Scheduler”

IMPORTANTE: Questo post è il primo di questo tipo, lo scopo è allertare i Clienti e...

Author: Italian Premier Center for SQL Server Date: 09/16/2011

Cumulative Update Review: SQL 2008 R2 SP1 CU2

Speravo di fare un unico post ed includere anche la successiva CU per SQL 2008, purtroppo sta...

Author: Italian Premier Center for SQL Server Date: 09/13/2011

Tutto quello che avreste dovuto sapere sul TEMPDB e che non avete mai osato chiedere

Salve, ero indeciso sul fatto di creare un “post” sull’argomento, dato che si...

Author: Italian Premier Center for SQL Server Date: 09/11/2011

Visita guidata ai Datacenter Microsoft

Volete sapere come Microsoft gestisce, a livello di logistica ed infrastruttura, i sui Datacenter ?...

Author: Italian Premier Center for SQL Server Date: 09/04/2011

ODBC, Il ritorno… OLEDB, la dipartita…

Ben tornati a tutti (o quasi) dalle ferie, per me sono già finite da qualche giorno ma, come...

Author: Italian Premier Center for SQL Server Date: 09/02/2011

SQL vs. SEQUEL

Post un po’ anomalo questo, ma visto che ultimamente sia clienti che colleghi mi hanno girato,...

Author: Italian Premier Center for SQL Server Date: 07/25/2011

Cumulative Update Review: SQL 2008 SP2 CU5 e SQL 2008 R2 SP1 CU1

Salve, periodo prolifico questo mese di Luglio, non appena una settimana fa è stata...

Author: Italian Premier Center for SQL Server Date: 07/19/2011

Rilasciata la SP1 per SQL Server 2008 R2 con una novità (ed una avvertenza)

Salve, avevamo promesso che su questo blog non saremmo mai scesi nel banale con post del tipo...

Author: Italian Premier Center for SQL Server Date: 07/13/2011

Cumulative Update Review: SQL 2008 R2 CU8

Salve, questo mese l’oggeto del presente post è passare in rassegna le hotfix contenute...

Author: Italian Premier Center for SQL Server Date: 07/11/2011

I Report del SQL Management Studio non funzionano più

Sebbene non sia un problema recente, ho deciso di creare questo post sul nostro blog per cercare di...

Author: Italian Premier Center for SQL Server Date: 07/05/2011

Workshop e Servizi a Valore - Per non SQL Administrators

Come promesso, eccoci al primo appuntamento dedicato ai Workshop e ai Servizi a Valore di cui si...

Author: Italian Premier Center for SQL Server Date: 06/29/2011

Il primo Security Bug per il Database Engine di SQL 2008 ?

Salve, sicuramente sarete al corrente del Security Bulletin “MS11-049” , uscito circa...

Author: Italian Premier Center for SQL Server Date: 06/27/2011

Next>