(Michael Schwartz) This article explains the various content retrieval options you can use and when to use each one based upon my experience of working with DB2 Content Manager, Version 8. This article first provides a listing of all the content retrieval options with a description of each option, t
Other News
Storing Information with Variables in C# (Sample Chapter)
(Bradley Jones) When you start writing programs, you’ll quickly find that you need to keep track of different types of information. This might be the tracking of your clients’ names, the amounts of money in your bank accounts, or the ages of your favorite movie stars. To keep track of this informati
New Features in Visual Studio 2005 Windows Forms
(Jim Duffy) The little voice in my head shouted “Don’t do it! Don’t do it!” as I contemplated using the worn out cliché “Good things come to those who wait” to describe the experience of designing Windows applications with Visual Studio 2005.
Developing and Implementing Applications
(Kevin Loney and Bob Bryla) Managing application development can be a difficult process. From a DBA’s perspective, the best way to manage the development process is to become an integral part of teams involved in the process. In this chapter, you will learn the guidelines for migrating applications
Make the jump to SQL Server 2005 with these notes and tips
(Scott Lowe) SQL Server isn’t a product that Microsoft updates very often, so when they do release an upgrade, it has the potential to be significant. As such, there are a number of changes you should understand before you begin planning the leap from SQL Server 2000 or SQL Server 7 to the recently
Understanding Oracle OLAP Memory Management
(Mark Rittman) When you work with the OLAP functionality in Oracle Database 10g, you need to be aware of how it handles memory. Just like a relational data warehouse, data held in multidimensional datatypes makes use of memory structures such as the System Global Area (SGA), Program Global Area (PGA
FIX: You receive an error message when you try to rebuild the master database after you have installed hotfix builds in SQL Server 2000 SP4 64-bit
In SQL Server 2000, you receive an error message when you try to rebuild the master database. This problem occurs when the following conditions are true: • You are running SQL Server 2000 Service Pack 4 (SP4) 64-bit, and you have installed hotfix builds. Note This problem does not occur in SQL
Migration to Open Source Databases
(Jutta Horstmann) With Open Source database management systems getting mature, they are evolving as a target system for database migration. This diploma thesis focuses on migration scenarios and strategies, proposing an elaborate migration workflow. (pdf)
Using XML: A PHP Developer’s Primer
(Adam Delves) This series of articles will focus on XML, its applications in modern day web development and how PHP fits into this niche. In this article, we will focus specifically on the tools provided to us by PHP which enable us to manipulate XML data sources.
You may receive an ‘OLE DB provider ‘‘ supplied inconsistent metadata for a column’ error message when you issue an SQL query statement against a DB2 table in Host Integration Server
In Microsoft Host Integration Server, you may receive an error message that is similar to the following when you issue an SQL query statement: Server: Msg 7356,Level 16,State 1,Line 1 OLE DB provider ‘Provider Name’ supplied inconsistent metadata for a column. Metadata information was changed at
