(Lewis Cunningham) A developer was recently looking at some of my code and pointed something out to me that was not making sense to him.
Other News
A Fast Way to Get Started with WebSphere MQ
(david t) You may already know that you can use DB2 and MQ together. For example, through Q Replication, by using DB2’s MQ UDFs, or by coordinating the commit of transactions to DB2 and MQ.
You DO Let DB2 for z/OS Allocate Utility Sort Work Data Sets, Don’t You?
(Robert Catterall) Some of my blog posts are about DB2 things that are very new (my previous entry described the high-performance DBATs introduced with DB2 10 for z/OS), and some cover DB2 stuff that’s been out there for a while.
Using Positional URL Arguments When Invoking A ColdFusion Web Service
(Ben Nadel) A couple of months ago, I was super excited to find out that you could use an ArgumentCollection URL parameter when invoking a ColdFusion web service. Yesterday, I took that excitement up a notch when I discovered that this same approach to ColdFusion web services works with positional a
Consuming web service (WebMethod) from jQuery in ASP.NET
(SheoNarayan) This article describes the way of calling ASP.NET Web Service (WebMethod) from jQuery.
Using SQL Server Profiler
(Manikavelu Velayutham) In this article, let’s discuss how the SQL Server Profiler can be used in our day to day programming applications.
Walkthrough: How to change XML data for embedded XML document in a SQL Server Reporting Services (SSRS) report
In Microsoft SQL Server Reporting Services (SSRS), you can use XML data source type to connect to and retrieve data from XML documents, Web services, or embedded XML snippets in queries.
Optimizer Transformations: Table Expansion
(Allison) The table expansion transformation was introduced in 11gR2, to improve performance of a specific category of queries. If you understand how the transformation works, you can tailor your indexing scheme to improve plans. We added the transformation based on a few key observations:
OWSM Custom Assertion – Part 1 – Setting up the basic structure
(Izaak de Hullu) With custom assertions you can create your own specific policies. There are a number of out-of-the box policy implementations already available implementing most of the common WS Security profiles and other non-security related policies like logging. If you want to create your own s
SQL SERVER – Denali – Executing Stored Procedure with Result Sets
(Pinal Dave) After reading my earlier article SQL SERVER – Denali – Executing Stored Procedure with Result Sets, one of the readers asked if this new feature (syntax) support multiple resultset of the stored procedure?
