To thrive in today’s on demand world, you need to get information into the hands of the right people – easily and cost effectively. Join us at the IBM Content Management technical conference and learn how to simplify content management, streamline compliance and deliver information with on demand ea
Other News
Defining Mainframe Transaction’s Signature with an XML Schema; How To Convert Cobol Metadata
(Edgardo Burin) Integrating mainframe applications into an SOA often carries the burden of dealing with metadata in the form of Cobol Copybooks. This metadata converted to an XML Schema format can be useful for a range of applications (from validation to creation of services). This article expla
Occasional XSLT for Experienced Software Developers
(Alexander Mikhailian) XML appears in some form in most modern applications—and often needs to be transformed from one form into another: merged, split, massaged, or simply reformatted into HTML. In most cases, it’s far more robust and efficient to use XSLT to perform such transformations than t
Oracle Issues Fix for Faulty DB Server Patch
(Ryan Naraine) Enterprise software giant Oracle has released a fix for an incomplete database server patch after a private security research outfit discovered that the underlying vulnerability was never addressed.
XML Schema: Understanding Structures
(Rahul Srivastava) A grammar defines the structure and semantics of a language, enforces constraints, and ensures validity of the instance (the actual data). Just as the English (or any other) language has an associated grammar that defines the rules about how a particular sentence can be composed—a
Oracle Database 10g: Top Features for DBAs
(Arup Nanda) The Self-Managing Database becomes even more so with an Automatic Storage Management command-line tool, direct-attached SGA access, support for online partition redefinition, and more.
Oracle Developer Tools for Visual Studio .NET
(Steven Swafford) Are you are a developer who works with an Oracle database? Have you been using SQL Plus or any of the other third-party tools for performing everyday database tasks, when what you really desire is a way to access your database within the Visual Studio .NET IDE? Steven Swafford has
Embedding the MySQL Server Library in a C Program
(Russell Dyer) By embedding the MySQL server library in MySQL applications, MySQL doesn’t have to be installed on the end user’s computer. It’s particularly useful with small devices and public kiosks. The embedded MySQL server also has the advantage of running faster with MySQL applications sin
Using the Java JoinRowSet implementation with DB2 UDB
(Kulvir Bhogal) The efforts of JSR114 bring you the offering of serializable disconnected objects in Java 1.5. With these objects, you can connect to a database and grab data locally. You can then release your database connection and manipulate the data offline. At a later time, you can reconnec
Exploring Security in .NET: Part I
(Razi bin Rais) Before exploring the security features of .net several questions come to mind , lets take a look at some of these questions What evidence do we have to ensure its trustworthiness? How can we be sure that this code is trusted? When we request a module , how do we know if the
