(Fanie Reynders) Ultimately, the goal of any app is to give the user the best experience possible. The way some old-fashioned websites work, causes disruption in this user experience flow.
Author: SSWUG Research
DB2 Locking, Part 13: Optimistic Locking
(Craig S. Mullins) Continuing our series on DB2 locking, let’s look into a relatively recent development — optimistic locking…
SQL SERVER – How to Set Variable and Use Variable in SQLCMD Mode
(Pinal Dave) Here is the question which I received the other day on SQLAuthority Facebook page. Social media is a wonderful thing and I love the active conversation between blog readers and myself – actually I think social media adds lots of human factor to any conversation. Here is the question –
Continuous Integration for SQL Server Part II – Integration Testing
(Ben Rees) My previous post, on setting up Continuous Integration for SQL Server databases using GitHub, Bamboo and Red Gate’s tools, covered the first two parts of a simple Database Continuous Delivery process:
DB2 10 for z/OS and DB2 9 for z/OS Product Publications have been refreshed for the month of June 2013
(Willie Favero) The June 2013 product publication updates are now available. The “almost new” tradition continues with the pub folk publishing documentation updates on a near monthly bases…..
Oracle 12c: Oracle XMLDB is now Mandatory!
(Marco Gralike) Is this one of my highlights? No not really, but it is a remarkable one. Oracle XMLDB functionality is now mandatory and can not be uninstalled. As mentioned in the new feature section of the Oracle XMLDB Developers Guide for Oracle 12c:
Adaptive Connections For ADFBC
(Duncan Mills) Some time ago I wrote an article on Adaptive Bindings showing how the pageDef for a an ADF UI does not have to be wedded to a fixed data control or collection / View Object. This article has proved pretty popular, so as a follow up I wanted to cover another “Adaptive” feature of your
Testing maximum number of Oracle sessions supported by shared servers
(Bobby Durrett) I’ve been testing a shared servers configuration and I was asked to push a test database to its limits to see how many sessions it would support. It was really just a test of how many could login, not how many could actively use the database at the same time.
PostgreSQL Statistics: pg_statistic and pg_stat(io)_*
(Amit Langote) We hear about two kinds of statistics in PostgreSQL:
DLL Hell in JQuery Land
(Ivan Krivyakov) I am trying to build a simple web application based on grids.
