(Scott Murray) How can report group variables be referenced in SQL Server Reporting Services (SSRS) and in what way are they used? Are there any limitations with Report and Group variables in SSRS? Can you show me an example of using these SSRS variables? When would you use SQL Server Reporting S
Other News
SQL SERVER – SSMS: Configuration Changes History
(Pinal Dave) As we go through each of the reports available in SQL Server Management Studio, I have an anecdote to share almost for most of them actually. I have used them extensively at different times and I am glad to share some of them via this blog series.
Are Linked Servers Bad?
Linked servers are a simple way to make remote data sources appear to SQL Server as a native table from a query perspective. You can link to the same instance of SQL Server, other instances of SQL Server, or even non-SQL Server data sources such as Oracle, Active Directory, text files, etc. I have been attempting to optimize queries written […]
Help!!! My Dynamics GP SQL Server is out of disk space!!!
(Steve Endow) ZOMG! Your SQL Server only has 8 MEGABYTES of disk space left!!! What do you do???
When Will Key SQL Server Processes End?
(Tim Ford) I grew up in the age of FM radio; back when there were still human disk jockeys and vinyl records. These disk jockeys had a very open secret when it come to long songs: long songs = freedom.
ASP.NET Session State using SQL Server In-Memory
(Ken Kilty) Since the earliest days of “classic” ASP through present day ASP.NET 4.5 Web Forms many developers have leveraged a feature called ASP.NET Session State as a means to persist short lived per user data. This feature allows the developer to store and retrieve values for individual users a
No XsltTransformTimeOut property found in SharePoint farm
(BK_R) In Production , you have an XSLT list view web part displaying a list This web part returns timeout errors when loaded page initially, when refreshed, error disappears and page loads successfully. An error “Unable to display this Web Part.
Consuming WCF Service Using JavaScript
(Nimit Joshi) I was recently working on a project in which I needed to call the WCF Service using JavaScript in an ASP.NET web application. So, I created a sample application in which we’ll see how to access the service using JavaScript.
A Guide to Diagram – Introduction
(Duncan Mills) The 12.1.3 release of Fusion Middleware sees the rather exciting introduction of the new DVT Diagram component. I’ve been using diagram for some time now so it’s great to be able to pass on some of my experiences in the form of a series of blog articles specifically about the compone
ADF 12.1.3 – Highlights in Data Visualization (DVT)
(Lucas Jellema) One of my favorite areas in ADF Faces always has been the Data Visualization [Tags] aka DVTs. I feel that we make far too little use of the power of visualization to present information and even call to action to our end user instead of raw data – as we frequently do today.
