Sign in
Ravi S.Maniam's Blog
A blog by a relational guy with analytical aptitude….
Search
Options
About
RSS for posts
Atom
OK
Tags
.net
Administration
Business Intelligence
Data Engine
data type
DateTime
DateTimeOffset
Demo
Enhancements
Hierarchy
HierarchyID
Katmai
Management
Performance
Policy
Reporting
Resource Governor
Sample
SQL
SQL Server
SQL Server 2005
SQL Server 2005 Reporting Services
SQL Server 2008
T-SQL
What's new
Archive
Archives
March 2012
(1)
October 2010
(1)
August 2010
(1)
October 2009
(1)
July 2009
(1)
June 2009
(1)
May 2009
(2)
January 2009
(1)
December 2008
(1)
November 2008
(1)
July 2008
(4)
March 2008
(2)
October 2007
(1)
September 2007
(2)
August 2007
(4)
July 2007
(2)
June 2007
(1)
May 2007
(2)
April 2007
(1)
Share
MSDN Blogs
>
Ravi S.Maniam's Blog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Ravi S.Maniam's Blog
How to dynamically display the Images in SQL Server 2005 Reporting Services Reports
Posted
over 6 years ago
by
Ravi Subramaniam
Customers like to have have personalization in the aplications they use. In ASP.Net we have master pages, themes etc. that does the job for us but the question for personalizing the reports still holds back. Most companies will like to add their logo...
Ravi S.Maniam's Blog
How to use SQL Server Reporting Services with Visual C++
Posted
over 6 years ago
by
Ravi Subramaniam
We can render the SQL Server 2000 Reporting/ 2005 Services (SSRS 2000) Reports in Excel/ PDF or any other format that is supported by SSRS by calling the web services exposed by SSRS 2000/ 2005. The SSRS 2000 will use .Net 1.1 at the server end and SSRS...
Ravi S.Maniam's Blog
Dynamic Data Binding - SQL Server 2005 Reporting Services
Posted
over 6 years ago
by
Ravi Subramaniam
In reference to my earlier post regarding - How to dynamically add the images to the SQL Server 2005 Reporting Services – Reports, I received a few queries so I decided to write a small code sample myself just in order to demonstrate how we can...
Ravi S.Maniam's Blog
Business Intelligence Virtual Labs
Posted
over 6 years ago
by
Ravi Subramaniam
http://www.microsoft.com/technet/traincert/virtuallab/bi.mspx The following labs are available on this page: Business Intelligence: Excel 2007 PivotTables and Analysis Services Business Intelligence: Using Business Scorecard Manager 2005 and ProClarity...
Ravi S.Maniam's Blog
Dynamically add images to SQL Server 2005 Reports – ASP.Net Web Project
Posted
over 6 years ago
by
Ravi Subramaniam
It is very exciting to know that people are widely using SQL Server 2005 Reporting Services. I am always happy to answer their questions. A couple of days back a gentleman requested for some help on the project that I have posted on this blog –...
Ravi S.Maniam's Blog
SQL Server 2008 - Katmai
Posted
over 6 years ago
by
Ravi Subramaniam
Excited about SQL Server 2008 ! so I am. "Your Data, Any Place, Any Time" It is highly exciting to know about the features in SQL Server 2008. The mission of SQL Server 2008 is to provide your data on your demand at your place, isn't it exciting...
Ravi S.Maniam's Blog
Data Compression with SQL Server 2005 SP2 and SQL Server 2008
Posted
over 6 years ago
by
Ravi Subramaniam
One of the very useful feature introduced in SQL Server 2005 SP2 and SQL Server 2008 is vardecimal data type. When the databases are growing every day it is a significant concern for the DBAs to use the storage space efficiently. Bigger the row size then...
Ravi S.Maniam's Blog
SQL Server 2008 - HierarchyID - Part I
Posted
over 6 years ago
by
Ravi Subramaniam
I am excited by the cool new features that SQL Server 2008 is binging up ! SQL Server 2008 is bringing some commendable new features one of the nice feature is HierarchyID . This a new data type that is available in the in the latest July CTP of the SQL...
Ravi S.Maniam's Blog
SQL Server 2008 - HierarchyID - Part II
Posted
over 6 years ago
by
Ravi Subramaniam
Hi ! are you interested to know more about the HierarchyID then grab a bag of chips for yourself and read on. If you haven't read about the HierarchyID then it is recommended that go to my last post SQL Server 2008 - HierarchyID - Part I and read that...
Ravi S.Maniam's Blog
SQL Server 2008 - Enhancements in Date and Time Data Types
Posted
over 6 years ago
by
Ravi Subramaniam
I am finding SQL Server 2008 very exciting. Every day it's a new learning for me and my eyes glitter seeing the sweet surprises that SQL Server 2008 is bringing in for efficient data management. I like SQL Server because I realize that data is like the...
Ravi S.Maniam's Blog
Scale up with SQL Server 2005 / SQL Server 2008 - NUMA
Posted
over 6 years ago
by
Ravi Subramaniam
This article is related to the NUMA (Non Uniform Memory Access) feature available with SQL Server. NUMA is a very useful feature to scale up the Server. Even before we discuss how SQL Server 2005 supports NUMA we have a few questions that needs to be...
Ravi S.Maniam's Blog
Table-valued Parameters - SQL Server 2008
Posted
over 6 years ago
by
Ravi Subramaniam
Hi... here is one more article on SQL Server 2008 Enhancements. In past we should have found it a bit difficult to pass numerous parameters to the T-SQL Statements or Functions or Stored Procedures. The approach we used to take is creating a Temporary...
Ravi S.Maniam's Blog
FileStream Data Type : SQL Server 2008
Posted
over 6 years ago
by
Ravi Subramaniam
I am loving the enthusiasm that people have for SQL Server 2008. Everyday I come across many questions on SQL Server 2008, this shows that people are curious and I am pretty sure that people are regularly reading and learning SQL Server 2008 to know more...
Ravi S.Maniam's Blog
Policy-Based Management : SQL Server 2008
Posted
over 5 years ago
by
Ravi Subramaniam
NOTE: Declarative Management Framework has been renamed to Policy-Based Management so I just changed the Title of the article, the contents are unchanged. Hi, I am writing this post after somewhat long time … I hope you all are continuing with your...
Ravi S.Maniam's Blog
White Papers : SQL Server 2008
Posted
over 5 years ago
by
Ravi Subramaniam
Discover SQL Server 2008 through a variety of solution and technology-focused white papers. General SQL Server 2008 Product Overview Microsoft SQL Server provides a policy-based system for managing one or more instances of SQL Server along with...
Ravi S.Maniam's Blog
SQL Server 2008 - Change Data Capture - Part I
Posted
over 5 years ago
by
Ravi Subramaniam
Hello everyone .. It's been a long time since I haven't blogged. So today being a weekend again I have some time for jotting down this blog. Writing gives me a great pleasure and since last few months I didn't get this pleasure to get in touch with you...
Ravi S.Maniam's Blog
SQL Server 2008 - Change Data Capture - Part II
Posted
over 5 years ago
by
Ravi Subramaniam
Hi ! It's been a long time since I last updated my blog. To continue with the Change Data Capture feature of SQL Server 2008, this is new post that helps you to know how you can write your own stored procedures / functions to get the required data in...
Ravi S.Maniam's Blog
SQL Server 2008 - Auditing
Posted
over 5 years ago
by
Ravi Subramaniam
Hi Friends, I am back again with one more blog post on SQL Server 2008 Auditing. As we all know that SQL Server 2008 is coming up with *Cool* enhancements that will help the End Users, DBAs, Developers in improving their productivity. Today I am going...
Ravi S.Maniam's Blog
SQL Server 2008 - Resource Governor - Part I
Posted
over 5 years ago
by
Ravi Subramaniam
Hi Friends, I am back with one more blog post on an interesting feature in SQL Server 2008. Today I was discussing about run away situations with my colleagues and I found that only few people read about this excellent feature available in SQL Server...
Ravi S.Maniam's Blog
SQL Server 2008 - Resource Governor - Part II
Posted
over 5 years ago
by
Ravi Subramaniam
Hi Friends, I was a bit caught up during these days so I could not update my blogs since a long time. Today again it is a weekend and I have some time so I am writing the article on Resource Governor Part II which is overdue since a long time. In my...
Ravi S.Maniam's Blog
How to deploy SQL Server 2008 Express as a prerequisite with ClickOnce
Posted
over 5 years ago
by
Ravi Subramaniam
People often ask me how to deploy SQL Server 2008 Express with applications as a prerequisite with Visual Studio 2008. Most often this situation is encountered when people want to deploy applications using the ClickOnce or they want to build a MSI package...
Ravi S.Maniam's Blog
Easy Table Partitions with SQL Server 2008
Posted
over 4 years ago
by
Ravi Subramaniam
I am glad to see people realizing the value of SQL Server 2008 platform and they are happily migrating to the SQL Server 2008 platform. Thank you very much for visiting this article. In case if you are not on the MSDN blogs then I would request...
Ravi S.Maniam's Blog
Microsoft Tech-Ed @ Hyderabad [INDIA] - May 2009
Posted
over 4 years ago
by
Ravi Subramaniam
I attended the Microsoft Tech-Ed event @ Hyderabad (India) on 13,14,15th of May 2009 i.e. the last week. There were a lot of exiting sessions for Developers, Architects and IT Pros. The podium was setup in a large hall with all vibrant colors. ...
Ravi S.Maniam's Blog
Love @ First sight, The Visual Studio Team Test 2010
Posted
over 4 years ago
by
Ravi Subramaniam
Recently, I attended the Tech-Ed 2009 at Hyderabad (India). In the Application Lifecycle Management track the Visual Studio Team Test team showcased the new features of Visual Studio 2010 Team Test features. Usually, I write my blogs with screenshots...
Ravi S.Maniam's Blog
How to get the current time of any TimeZone in SQL Server 2008
Posted
over 4 years ago
by
Ravi Subramaniam
We create ASP.Net applications which is hosted at a Central Location say Seattle (USA) but the customers using the application are located all around the world and when they enter the transaction they want their local time to be considered but when we...
Page 1 of 2 (30 items)
1
2