GD - DB and BI Community

Microsoft Global Deilvery - Database and Business Intelligence Community posts

Bugs of Performance Point Services 2013

Following are the major bugs and have been reported to product group : 1. Full Page view of Analytic...

Author: Nishant SQL BI Date: 05/30/2013

SQL Server 2012 T-SQL - Working with Sequence

One of the T-SQL enhancemtns in SQL Server 2012 addition of Sequence. You can use sequence to...

Author: Yaswant.v Date: 08/29/2012

Row Versioning based Isolation levels in Sql Server

Row Versioning based Isolation levels are very useful in reducing blocking. Which are.. • Read...

Author: Prakash Tripathi Date: 06/07/2012

Conditionally Show/Hide SSRS items(textbox etc.) based on Rendering(PDF,EXCEL) or Printing

We can conditionally show/hide textboxs in SSRS based on rendering or Printing. If you have to hide...

Author: Nishant SQL BI Date: 04/18/2012

Installing DQS on a named instance of SQL Server 2012.

From my previos post...

Author: Divyesh_Sah Date: 04/03/2012

Installing DQS on a Default instance with different instance name and instance ID.

DQSInstaller.exe is pretty limited in its options and as such does not provide any option to...

Author: Divyesh_Sah Date: 04/03/2012

Installing SQL Server 2012 : New in Data Quality Services (DQS)

With SQL Server 2012, the product launched the all new Data Quality Services aimed at providing a...

Author: Divyesh_Sah Date: 04/02/2012

Publish SSDT project using command line

SqlPackage.exe is a command line utility that can be used to automate database deployment. You can...

Author: Yaswant.v Date: 03/22/2012

Convert Visual Studio 2010 Database Project to SSDT Project

You can convert your existing VS 2010 database project to SSDT project by a simple right click...

Author: Yaswant.v Date: 03/22/2012

Publishing/Deploying database project using SSDT

In order to deploy a database using SQL Server Data Tools (SSDT) choose the publish option from...

Author: Yaswant.v Date: 03/21/2012