(Klaus Salchner) In today’s enterprises different types of data is sitting in various data stores. Relational data is most likely in a SQL Server database or Oracle database. And many enterprise applications have its own database with its own data and data model. User and account information resides
Other News
Standards and Web services
Web services are a set of emerging standards that enable interoperable integration between heterogeneous information technology processes and systems. You can think of them as a new breed of Web application that is self-contained and self-describing, and which can provide functionality and interoper
Embarcadero Data Lifecycle Management Series: IBM DB2
The success of the DB2 platform has steadily increased the number and size of DB2 databases and the applications that work with these databases. Selecting the right software tools can automate and streamline the process of data lifecycle management, resulting in dramatic savings in time and impressi
Specification Proliferation
(Micah Dubinko) To open with a quote like, “The great thing about standards is that there are so many to choose from,” would be too cliché; besides, the gritty technocratic description from Neuromancer feels more appropriate to this week’s discussion.
Using PHP 5 with Oracle XML DB
(Yuli Vasiliev) As a programming language, PHP has many strengths, including ease of use, short development time, and high performance. With a brand-new object model, PHP 5 leverages the power and flexibility of object-oriented programming.
DB2 Intelligent Miner: Comprehensive Guide to IBM DB2 Intelligent Miner, Version 8.2
(Anja Nicolussi and Sandra Grontzki) Have you ever wondered what Data Mining is about and how you get started to integrate Data Mining intelligence in your business applications? Use this comprehensive self-learning guide to IBM DB2 Intelligent Miner V8.2 to swim around at the surface of Data Min
SSIS: Using InfoPath XML Files in SSIS XMLSource Adapter
(Ashvini Sharma) InfoPath forms can be saved to XML, these XML Files can later be used in SSIS XMLSource adapter to pull out the data in tables and columns. However, there are some common problems you may meet in these scenarios. This article describes how to work around these potential problems. Th
Object Overloading in PHP 5
(Martin Jansen) A fine implementation of the object-overloading paradigm has found its way into PHP version 5. This article explores the possibilities of the overload methods __call(), __set(), and __get(). After explaining the basic theory of overloading, it dives straight into the topic by using t
Don’t fall prey to these five security oversights
All organizations face the same security challenge, regardless of their size–keeping intruders away from their private information. However, most companies tend to fall into the same traps and make the same mistakes. John McCormick cites five of the worst security practices he frequently comes acro
Reading and Writing XML in .NET Version 2.0 – Part 2
(Alex Homer) In this article, we move on to look at the XmlWriter and XmlWriterSettings classes, and how they can be used to write XML documents and fragments more easily and more efficiently than in version 1.x of .NET. The topics we’ll be covering are: –Using the XmlWriterSettings class to gen
