New SelectViews SQL Server Show Posted SelectViews: Find out about SSDS, services in the cloud, information (storage) overload and what types of things are happening that will impact each of us in this area. We will also be going into additional information about our SharePoint thoughts, a Beta invitation, newsletter watch discussion list watch, and the 60-second SQL Server tip […]
Other News
SQL Server Tools to Take a Hit?
New SQL on Call Show Posted SQLonCall: Working with third-party software tool and application vendors. As you build out solutions that depend on outside resources, there are some key things to remember as you work with them on your team. > Watch Now Also Available [Watch] SelectViews – [Watch] SQLonCall: Conferences and why you should consider attending A Virtualization Tool […]
XML Benchmarks – Parse/Query/Mutate/Serialize
(Scott Sanders) I created a benchmark similar to the one that VTD-XML uses. Basically, since most xml processing is mutation, this benchmark parses an input xml file, executes various xpaths on the file, modifying the document in 2 instances, and then serializes the new document.
DB2 Workload Management
(Radhesh Kumar) As technology evolves, all servers (including database servers) are becoming ever more powerful. More and more applications are hosted on a single database server. Some applications are critical and some have lower priority. Also, users with different profiles need to access data fro
IBM WebSphere DataPower SOA Appliances Part I: Overview and Getting Started
(Juan Rodriguez, Somesh Adiraju, Joel Gauci, Markus Grohmann, Davin Homes, Tamika Moody, Srinivasan Muralidharan, Christian Ramirez and Adolfo Rodriguez) IBM WebSphere DataPower SOA Appliances represent an important element in IBM’s holistic approach to Service Oriented Architecture (SOA). IBM SOA a
Introduction To Queries
(Kenneth Downs) Today we are going to look at performance, direct SQL coding, and then begin with the basics of the SQL SELECT command.
CodeSnip: How to Implement Merge Facility Using Local Variables?
(Deepankar Sarangi) This code snippet explains how to apply the merge utility available in Oracle. Merge proves to be a suitable option where both insert and update are needed simultaneously. It can insert records into a table while simultaneously updating the previous records. But the normal operat
Silverlight 2.0 Video Tutorials
(Dan Wahlin) Silverlight 2.0 provides a new and exciting framework for building rich applications using C#, VB.NET or other languages that are capable of running on multiple operating systems and in multiple browsers. Scott Guthrie recently posted a great set of tutorials on Silverlight 2.0 that are
Dependency Injection for .NET using a Dynamic Service Locator with Dynamic Proxy Injection
(Ralph Varjabedian) All of us have written code at some time that we wanted to share or reuse in other projects. The more you write code, the more you realize that you need a faster way to reuse your code. One of the problems is that sometimes you want to have the same functionality across several p
APAR Friday: All of today’s APAR were reported in DB2 V8
(Willie Favero) I’ve been mixing it up every week with a little DB2 9 and a little DB2 V8. However, this week I have a couple APARs that are strictly for V8 that might be of interest to you.
