Video Programming for IT Professionals
Other News
Basics: Multi-language support in DB2 Information Center
(Henrik Loeser) Today, I want to point you to something very basic, something that many of us take for granted: Multi-language support in the DB2 Information Center. When you click on the link in the previous sentence, a new window should open and the DB2 Information Center with a page about its fea
Using XML Extensions in SQL Developer to Extend SYNONYM Support
(Jeff Smith) This is a pretty old topic as far as SQL Developer goes. There are public articles going back to 2007 that show you how to extend the functionality in SQL Developer via SQL and XML. But I’m going to guess that for many of you that this is a new subject.
SSIS Catalog – Backup and Restore
(Kaarthik Sivashanmugam) Integration Services catalog (SSISDB) uses the encryption mechanism available in SQL Server to protect its sensitive data. So backup and restore of SSIS catalog across machines need some extra steps in addition to the usual backup and restore steps. This post describes all t
Create and Consume RESTFul Service in .NET Framework 4.0
(Arthanarieaswaran) I am writing this article to explain creating & consuming RESTFul service using .NET Framework 4.0.
Simple Query to identify Foreign Key references on Deadlocked Tables
(Chris Calender) The other day, I was troubleshooting a deadlock, and I wondered if any of the table’s columns were referenced by any foreign keys (fks) from any other tables in the instance.
UpdateProgress Control With UpdatePanel in AJAX
(Davin Martyn) Ajax (Asynchronous JavaScript and XML) is a new web development technique for interactive websites. With the help of AJAX we can develop web applications and retrieve small amounts of data from a web server. AJAX consists of a different type of technology.
Xml stack for node.js that works on windows
(Yaron Naveh) When I developed wcf.js I extensively used xml operations. Finding the right libraries was not an easy task so I thought to share my findings here. My requirements were to use dom style xml parsing and that the whole stack will be multi-platform (read: work on windows).
DB2 Advanced Enterprise Server Edition (AESE) Webinar – Why You Should Consider It
(Kim May) IBM introduced the DB2 Advanced Enterprise Server Edtion (AESE) in late 2010, bundling Optim tools, compression and replication for high availability and disaster recovery in with the features in DB2 Enterprise Server Edition.
Monitoring Changes to Table Data
(Charles Hooper) Suppose that you receive a request stating that a particular table in one of your databases must be monitored for changes. One such table might be the one that lists the ERP system’s suppliers and their addresses – you would not want someone to be able to set up a legitimate suppli
