Video Programming for IT Professionals
Other News
Does Single Source produce the best system for Your Company?
Does Single Source produce the best system for Your Company? Apple has had a superior desktop product for decades. But it costs too much because there is no competition. As a result Microsoft Windows comes in second place running on machines that have only recently become more stable like their counterparts. Let’s be fair; Apple controls their hardware and OS. […]
DB2 pureScale Scalability – Part 3
(Chris Eaton) I’ll write a few blog posts on DB2 pureScale Scalability to keep them into bite sized pieces for all. As I add more postings I’ll update the links below so you can move between all the separate postings.
Hierarchical Columns Require Underlying Level Columns in Presentation Layer
(Christian Screen) Those tricky developers at Oracle have provided the masses with a beautiful front-end interface for OBI 11g. They even answered the call for provided native, intuitive drill-down functionality right there in the GUI. I only have positive things to say about it after working with
Hide or Show LOV Based on LOV RowSet Size
(Andrejus Baranovskis) If you were ever wondering, how to show or hide LOV component dynamically, depending if there are values in LOV or if it is empty – I will describe it in this post. Sample application contains Departments LOV VO with View Criteria and Bind Variable to filter based on Manager I
HOWTO: Partition Binary XML based on a Virtual Column
(Marco Gralike) This one is long overdue. There is a partition example of binary xml on this website based on Range, Hash and List partitioning, but this is, seen from a XML view, a incorrect way to do it due to the fact that the partition column is a regular one and not a virtual column as describe
Re-generating SQL Server Logins – Part 3
(Claire Hsu) In previous articles in this series, we we have seen how to regenerate logins with properties, if the login is member of a server-level role, belongs to a database and has a database role, and we also covered server and database securable class. We will wrap up this series by drilling t
JAXB and JSON via Jettison
(Blaise Doughan) JAXB implementations (Metro, EclipseLink MOXy, Apache JaxMe, etc) provide an easy means of converting objects to/from XML. There is a library called Jettison that exposes access to JSON messages via the StAX API that a JAXB implementation can use to convert objects to/from JSON.
SQL SERVER – Query to Recent Query on Server with Execution Plan Function to Get SQL
(Pinal Dave) This blog post is written in response to the T-SQL Tuesday hosted by Matt Velic. He has picked very interesting topic which is related to APPLY clause of the T-SQL. When I read the subject, I really liked the subject. This is very new subject and it is quite a interesting choice by Matt
MySQL Cluster performance aspects
(Mikael Ronstrom) MySQL Cluster was designed for high performance from the very beginning. To achieve high performance one has to understand many aspects of computing. As an example the protocol is very important.
