(Leons Petrazickis) It’s regular DB2. There’s no DB2 HV or DB2 HE. You use the same DB2 edition whether you are using it on physical hardware or a virtual server in the cloud. In fact, DB2 is fully supported in virtually every virtualized environment.
Other News
Transpose Rows to Columns
(Asif Momen) In the old Oracle 8i days, transposing rows to columns was not straight forward. As Oracle Developer (working on Oracle Developer 2000), I remember writing a query using MAX and DECODE functions to transpose rows into columns for my previous employer.
XOR in SQL
(Patch) If you have ever tried to implement a requirement that implies that either one field is filled, or the other one but not both and not both not then you might have thought about using an XOR function. Unfortunately this is not implemented in Oracle SQL.
TOP 10 SQL Server Requests That Should Be Automated
(Muthusamy Anantha Kumar) Microsoft is capturing the market using simple and elegant graphical user interfaces. However, when it comes to managing many computers, scripting/automation is the key. Microsoft also provides automation features in almost all of its products, including SQL Server.
Globalization in ASP.NET 2.0
(Brijesh Kr) Globalization is the process of designing and developing applications which can be adapted to different languages. Globalization is the process of designing and developing a software product that functions for multiple cultures.
IBM Cognos Proven Practices: Enabling Kerberos SSO in IBM Cognos Express on Windows Server 2008
This document describes and demonstrates the basic steps that are required in order to enable Integrated Sign On (or Single Sign On) with Active Directory in IBM Cognos Express using the Microsoft IIS 7 Web server on Windows Server 2008.
SQL SERVER – 2011 – Wait Type – Day 25 of 28
(Pinal Dave) Since the beginning of the series, I have been getting the following question again and again:
Javascript With Multiple Browsers in Mind
Check out the latest SQL Server show – Watson! You may have seen him on Jeopardy! – Stephen Baker joins us on the show today talking about what was learned with the project. Stephen Baker wrote the book (literally) on the Watson project and all that it entailed – do not miss this show…[Watch the Show] Javascript With Multiple Browsers […]
MS New Browser – IE9
SelecTViews – THE SQL Server Video Show with Stephen Wynkoop Watson! You may have seen him on Jeopardy! – Stephen Baker joins us on the show today talking about what was learned with the project. Stephen Baker wrote the book (literally) on the Watson project and all that it entailed – do not miss this show… [Watch the Show] MS […]
Using the Simple Recovery Model for SharePoint Development Environments
(Jeremy Jameson) A little more than three years ago, I blogged about the default recovery model for various SharePoint databases. In that post, I described how I would often toggle the SQL Server databases in SharePoint development environments from the default Full recovery model to Simple before m
