(Franco Lopes) In last article Managing the Report Content Using Report Manager: Caching we looked at caching and maintaining the history of the SSRS report. In this article we will be focusing on subscriptions. Reporting services comes with two methods of subscriptions:
Tag: sql server
SSAS – Best Practices and Performance Optimization – Part 4 of 4
(Arshad Ali) There are several aspects that can hurt performance of your Analysis Services cubes. Some problems could be on the source system, some could be because of poor design of your cube and MDX queries and some could be related to network issues. In this tip series I am going to talk about so
Using the New OFFSET and FETCH NEXT Options
(Eli Leiba) When using forms to show results from SQL Server databases, you often encounter the problem of trying to fit a fixed number of sorted rows into a form designed with a fixed size. In SQL Server 2008 R2 and earlier, you have to execute queries that retrieve all the data, then use different
SQL Server 2012 Certification
(VidhyaSagar) SQL Server 2012 has been released with so many new features. Microsoft has changed SSMS 2012 core to integrate with Visual studio 2010 shell. This revamp is not only for features they also changed certification path for SQL Server 2012. Below are the new certification titles that comes
SQL SERVER – 2012 Functions – FORMAT() and CONCAT() – An Interesting Usage
(Pinal Dave) Before continuing this blog post I would like to bring your attention to two of my earlier blog post where I have written in depth about FORMAT and CONCAT function.
Query to concatenate two column values in SQL Server
(Suresh Dasari) In this article I will explain how to write a query to concatenate two columns of data to single column in datatable using SQL server.
SQL 2012 AlwaysOn and Backups – Part 1 – Offloading the work to a replica
(Lisa Gardner) One of the greatest aspects of AlwaysOn is the ability to offload the work of backups and integrity checks to a replica. This can really help preserve resources on your primary for your application workload. I am going to focus primarily on transaction log backups in this post as the
Get a Descriptive Name for SQL Server Analysis Services Profiler Event Class and Event Subclass
(Peter Tran) A customer provides an SQL Server Analysis Services trace file to analyze. You save this file into a trace table and execute T-SQL code to analyze the results. Rather than getting descriptive values for the EventClass and EventSubclass data, you get numerical values. How do you resolve
Parallel Execution in SSIS with MaxConcurrentExecutables
(Sam Vanga) MaxConcurrentExecutables, a package level property in SSIS determines the number of control flow items that can be executed in parallel. The default value is -1. This is equivalent to number of processors (logical and physical) plus 2.
Windows Azure: Effective use of the Storage and SQL Azure
(Mahesh Sabnis) Developers working on large scale enterprise applications often have doubts about the selection of Storage services and SQL Azure under certain cases. The doubts are usually around requirements where you want to store binary contents like Images, PDF etc. and other docs in a persist