Risorse

Raccolta di materiali utili per studiare e lavorare meglio: guide, tool, repository, libri e documentazione. Le risorse coprono SQL Server, Azure e Data Platform in generale, includendo integrazione, automazione, BI/analytics e data engineering, organizzate per argomento.

SQL Server 2008 Migration White Papers

Gianluca Hotz

Microsoft ha rilasciato una nuova versione delle guide per la migrazione a SQL Server 2008, tra la quali il tanto atteso aggiornamento della guida per la migrazione da Oracle con la versione 4.0 del Migration Assistant.

L’elenco delle guide è il seguente:

  • Guide to Migrating from MySQL to SQL Server 2008
  • Guide to Migrating from Oracle to SQL Server 2008
  • Guide to Migrating from Informix to SQL Server 2008
  • Guide to Migrating from Sybase ASA to SQL Server 2008
  • Guide to Migrating from Sybase ASE to SQL Server 2008

Le potete scaricare al seguente indirizzo: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=c7933d3e-b7b9-43a6-ade3-f8e37c8cb046

Reporting Services Scripter

Davide Mauri

Tool free per “estrarre” i report disponibili nel Report Manager ed ottenerne il relativo RDL. Oltre a questo permette l’estrazione di tutti gli oggetti memorizzati nel DB dei Reporting Services, come ad esempio immagini e sorgenti dati.

Questa la descrizione presa direttamente dal sito dell’autore:

Reporting Services Scripter is a .NET Windows Forms application that enables scripting and transfer of all Microsoft SQL Server Reporting Services catalog items to aid in transferring them from one server to another. It can also be used to easily move items on mass from one Reporting Services folder to another on the same server. Depending on the scripting options chosen, Reporting Services Scripter can also transfer all catalog item properties such as Descriptions, History options, Execution options (including report specific and shared schedules), Subscriptions (normal and data driven) and server side report parameters.