(Steve Raspudic, Alexander Abrashkevich and Toni Kunic) This series explores how to process unstructured data in parallel fashion — within a machine and across a series of machines — using the power of IBM DB2 for Linux, UNIX and Windows (LUW) and GPFS shared-nothing cluster (SNC) to provide efficie
Other News
OBIEE Security: Questions IT Security and Audit Should Ask
(Michael Miller) This blog series so far has reviewed the basics of OBIEE security, the following questions should be included in any discussion of about the security of an OBIEE implementation.
Expanding All Columns In A Table In Power Query
(Chris Webb) When I’m working with XML files, or web pages, or any data with columns containing nested tables in Power Query, I often end up having to expand every expandable column in the table and then expanding any new columns that are revealed after that to find the data that I’m looking for.
SQL SERVER – Fix: Error: Compatibility Level Drop Down is Empty
(Pinal Dave) I currently have SQL Server 2012 and SQL Server 2014 both installed on the same machine. My job requires me to travel a lot and I like to travel light. Hence, I have only one computer with all the software installed in it.
DB2 How To get View definition
(Jack Vamvas) Question: Given a view name , how can you get the definition of a View in DB2?
Speech Synthesis with ASP.NET and HTML5
(Ricardo Peres) The .NET framework includes the SpeechSynthesizer class which can be used to access the Windows speech synthesis engine. The problem with web applications is, of course, this class runs on the server.
Per Controller Settings for Web Api
ASP.NET ViewModels typically follow the C# convention of Pascal casing property names. By default, the Json serializer spits out Json objects with field names matching the property names.
WPF Base Classes – ButtonBase
(Richard Carr) The sixty-fourth part of the Windows Presentation Foundation Fundamentals tutorial describes the base class of Button and RepeatButton. ButtonBase provides the shared functionality for these button controls.
Throwing And Catching Java Runtime Exceptions In ColdFusion
(Ben Nadel) Last night, I started looking into Redis – an out-of-process Key-Value store. As part of the interaction with Jedis – the recommended Java client library for Redis – I need to handle specific Java runtime exceptions. I’ve never had to target Java runtime exceptions before, so I did a lit
How to Save Data Into Database Using jQuery and JSON in ASP.Net
(Chandan Sharma) This article explains how to save data into a database using jQuery and JSON in ASP.NET. The query above will create a new table in your database like this:
