In this article we will examine the XML processing capabilities of Macromedia Flash, and create an RSS “movie” along the lines of the wildly popular RSS applet.
Other News
Choose Your Java XML Parser
by Piroz Mohseni – Parsers differ significantly in performance, reliability, and conformance to standards. This article compares the Xerces, Oracle and Sun parsers.
The Architecture of Service
by Kendall Grant Clark – I confess: when it comes to XML and web services, I am a Big Picture person. There are hundreds of angle-bracket jockeys in the XML development community, to whom we can all look for the ins and outs of particular XML technologies. But the job of the XML-Deviant column, as I
Migrating an application from SQL Server
If an application is developed in SQL Server and is going to be migrated to DB2, what are some of the problems to look out for?<br><Br>The primary problem will be converting Transact-SQL to the equivalent DB2 SQL. There are certain Transact-SQL constructs that are either not available or are coded d
IBM targets user base with DB2 enhancements
IBM announced a range of enhancements to its DB2 relational database product family at the International DB2 Users Group IDUG 2003 conference in Las Vegas last week.
IBM, Oracle Wrangle Over RDBMS Manageability Claims
by Stephen Swoyer – If a recent study from a Silicon Valley competitive intelligence firm is to be believed, Oracle Corp.’s 9i database is easier and less costly to administer than IBM Corp.’s DB2 platform with equivalent management workloads. It could all depend on the meaning of the word “e
Report: SQL Server Experiences Growth in Database Market
By Keith Furman – According to a new report from research firm Gartner, the database market experienced a decline in sales in 2002, but Microsoft SQL Server experienced a substantial increase in sales and market share. In 2002, economic troubles hit the database market, which saw sales decline 7 per
Make SQL Server Respond to an ORDER BY Clause
by Susan Harkins, Martin W. P. Reid – SQL Server Views don’t support the ORDER BY clause, but that shouldn’t stop you from bringing order to your data. This article teaches you how to sort the results of a View, despite this small limitation.
Vision Becomes Reality
By Roger Smith – Is the real world of application development closer to every developer’s dream? Industry gurus and developers talk about how Oracle9i JDeveloper is keeping pace with new standards and techniques.
Oracle Concepts: The Instance and the Database
The complexity of how information is stored and where it is retrieved from is hidden from the casual user who queries a database. But if you plan on administering Oracle, you need to become familiar with how Oracle handles both resources. In this article, Joe Lax discusses two basic, but important,