(Michael McLaughlin) Somebody asked why you can’t implement MySQL triggers that write information when you want to stop the DML statement, like autonomous procedures in Oracle. The question was a surprise but I didn’t find anything on it, so here’s how you can do it.
Author: SSWUG Research
How to Synch your Oracle SQL Developer Data Model to a Different Database
(Jeff Smith) First a couple of quick notes:
Python 101 – Intro to XML Parsing with ElementTree
(Mike) If you have followed this blog for a while, you may remember that we’ve covered several XML parsing libraries that are included with Python. In this article, we’ll be continuing that series by taking a quick look at the ElementTree library.
Binding XML Data to ListView Control – DataSet Approach
(Shankar M) In this article we will discuss how to bind an XML File Data to a ListView Control.
Big Data: BLU Acceleration DB2 Version 10.5 Kepler Considerations
(Dave Beulke) The BLU Acceleration technology is coming out and the new DB2 Version 10.5 Kepler performance improvements are game changing and dramatic especially for Big Data. I blogged about these features in a more detailed entry (IBM BLU Acceleration – Best Yet for Big Data!).
Working with Arrays in C#
(Bipin Joshi) Arrays are frequently used to store data of the same type. You can use arrays in C# in many different ways. Although single dimensional arrays are most commonly used, other varieties such as multidimensional arrays and jagged arrays are also available to C# developers.
SQL SERVER – UNION ALL and UNION are Different Operation
(Pinal Dave) I have previously written about the difference between UNION ALL and UNION multiple times over this blog but it seems like this question never gets old and I keep on getting the question again and again.
Master-Detail ADF BC Web Service for ADF Mobile
(Andrejus Baranovskis) It seems like a bit unclear for the developers if ADF BC Master-Detail relationship can be reused out of the box through ADF BC Web Service in ADF Mobile. Short answer – yes, it can.
Postgres 9.3 feature highlight: parallel pg_dump
(Michael Paquier) Among one of the many new features implemented in 9.3, pg_dump now offers the possibility to perform parallel dumps. This feature has been introduced by the commit below.
SSWUGtv News: Your Digital Afterlife, banning Google Glass from Vegas, and creating passwords from..brainwaves?
Video Programming for IT Professionals

