(Willie Favero) Are you curious about the possible performance improvements in DB2 9 for z/OS? Then I have just the thing for you. Akira Shibamiya, performance guru with DB2 for z/OS development, IBM Silicon Valley Laboratory, has a presentation out on the IBM DB2 support web page that you will want
Other News
Oracle E-Business Suite R12 with OEM10G
(Bas Klaassen) After configuring the Oracle EBS 11.5.10 environment in OEM10G, it was time to also configure the new Oracle EBS R12 environment in OEM10G.
.NET Tip: Managing Development and Production Configuration Files
(Eric Smith) Most developers have one server they use to develop their applications and another server where they deploy the applications. The problem with this configuration is that you typically have to change your database connection settings, file locations, and so forth, each time you deploy yo
Working With Dynamically Added Controls
(Gaidar Magdanurov) It is very easy to use ASP.NET controls on a web form. You may drop a control on a form in the Visual Studio designer or type in markup code for a control manually. After that you may reference a control by its ID.
Oracle 10gR2 RAC Load Balancing Features
(Jim Czuprynski) To insure an even workload distribution, a clustered database must employ methods to distribute incoming sessions evenly and effectively across the various components of its cluster. This article explores how Oracle 10gR2 takes advantage of simple client-side connection load balanci
How to Correlate a SQL Server 2005 Profiler Trace With System Monitor Performance Counter Data
(Brad M. McGehee) Before SQL Server 2005 became available, I often ran into two situations when using either Profiler or System Monitor that were completely frustrating. First, I’d see a long duration event in Profiler and I wanted to know how it affected server performance. Or second, I would see a
Dojo AJAX with JSON
(Jayaram Krishnaswamy) The DOJO toolkit is an extension of JavaScript being developed by the dojo foundation. The present release version is 0.4.1 and it is still very much in development. Notwithstanding, it has a lot of promise in delivering AJAX enabled rich internet applications. It has been use
DATEDIFF Function Demystified
(Peter Larsson) I have seen many questions about the DATEDIFF function where people are baffled about why it doesn’t calculate the correct result. The short answer is ‘It does’.” This article discusses the DATEDIFF function and provides two functions that calculate years and months the way you think
Data Entry application with PIVOT processing in GridView
(Ole E.) The standard GridView does not work very well for data-entry pages. The GridView class is however very flexible and may be adapted in different ways
Use XForms to create an accounting tool, Part 1: The making of X-Trapolate
(Stony Yakovac) This six-part series demonstrates how to leverage the power of XForms in conjunction with MySQL and PHP for support processing to create an online accounting tool called “X-Trapolate.” Every good programming technology possesses a range of problems it excels at solving. The series hi
