Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- Building Database-Driven PHP Applications on Oracle XML DB
- Although, when working with Oracle XML DB from the PHP scripting language, one can still process XML data on the client side by using PHP's XML extensions, there are many advantages to processing XML content inside the database. Moving the XML processing to the database tier is particularly useful when...
- Tags: Database, Oracle Corp., XML, Scripting Languages, Software/Web Development, Web Development
- White papers
- Querying XML
- As a strongly typed, highly expressive, compositional query language, XQuery is of interest to developers seeking to access data stored in multiple applications and data sources. Even where the storage is more homogeneous - say, entirely in a database - if the data is XML-oriented, XQuery preserves the XML abstraction,...
- Tags: Oracle Corp., XQuery, SQL, XML, Software/Web Development, Web Development
- White papers 2004-12-01
- Preserving XML Queries During Schema Evolution: A Guide to Writing Queries That Behave Well Across XML Schema Changes
- As XML gains widespread use as an information exchange standard, the ability to persist, validate, and query XML documents becomes increasingly important. Moreover, with the proliferation of Web services and mash-ups, Web application developers increasingly need to query and transform XML messages, where such messages come directly from a Web...
- Tags: XML Schema, XML Document, XML Query, XML, Software/Web Development, Web Development
- White papers 2007-06-05
- Database and XML Toolkit (DbTkXml) (exe)
- The DbXmlTool Toolkit provides the following basic database functions: export data from a database to DBF, XML, CSV, HTML or TXT format, merge and synchronize data between databases, import data into a database from DBF, XML, CSV and TXT format without duplication, automate repetitive database tasks (DbScript or command line...
- Tags: XML, DbXmlTool Toolkit, Storage, Databases, Hardware, Enterprise Software, Software, Data Management
- Software downloads 2005-08-15
- XML in a Non-Unicode Database: Handle Code Page Conversion in XML Data in DB2 for Linux, UNIX, and Windows
- This paper explains how to use the XML native data type in a non-Unicode database in DB2 Viper 2. The paper provide tips on how to avoid substitution characters, pointers for query structuring and character reference usage, and explanations of the new utility User-Defined Functions UDFs shipping with the product....
- Tags: Linux, Microsoft Windows, XML-Data, Unix, IBM DB2, Databases, Storage, XML, Enterprise Software, Software, Data Management, Hardware, Software/Web Development, Web Development
- White papers 2007-07-19
- Alchemist XML IDE Professional (exe)
- Alchemist XML IDE, is an advanced XML Integrated Development Environment XML IDE. Alchemist adds powerful new features, again pushing the innovation envelope that helped establish Alchemist in the market. Alchemist's best-in-class features for working with XML, XSL, XSLT, XPath, SQL/XML, code generation, database to XML mapping and many other XML...
- Tags: IDE, Alchemist, XML, Software/Web Development, Web Development
- Software downloads 2006-03-15
- How do I... Transfer and store data from an XML document in a relational database?
- Between AJAX, Web services and just plain XML there is a plethora of information going to and fro. Yes, XML really makes it easy to move data from here to there and from there to here. While this is really great it totally ignores the fact that eventually the data...
- Tags: XML Document, RDBMS, XML, Databases, Software/Web Development, Web Development, Enterprise Software, Software, Data Management
- Download resources 2006-11-17
- Querying, Constructing, and Transforming XML With Oracle XQuery
- With the release of Oracle Database 10g Release 2, Oracle introduced a full-featured, native XQuery engine integrated with the database that can be used to accomplish various tasks involved in developing an XML-enabled application. A query language designed to work with the XML data model, XQuery can actually operate on...
- Tags: Oracle Corp., XQuery, XML, Databases, Software/Web Development, Web Development, Enterprise Software, Software, Data Management
- White papers 2006-02-01
- Get Off to a Fast Start With DB2 Viper
- DB2 Viper provides significant new capabilities for supporting XML, including a new XML data type and underlying engine-level components that automatically store and process XML data in an efficient manner. To help the user get up to speed quickly on these features, this paper described how to create a test...
- Tags: XML-Data, IBM DB2, DB2 Viper, XML, Databases, Software/Web Development, Web Development, Enterprise Software, Software, Data Management
- White papers 2006-03-02
- Program With XML for DB2, Part 2: Leverage Database Support for XML in Your Application Architecture
- XML's status in databases has changed in the last couple of years from a temporary worker to that of a first class citizen. No longer does it need to morph its identity in order to fit into the relational world. It proudly maintains its hierarchical heritage, even while exploiting the...
- Tags: IBM DB2, XML, Databases, Software/Web Development, Web Development, Enterprise Software, Software, Data Management
- White papers 2007-08-02
- Oracle Database 10g XML DB New Features
- The objective of this white paper is to provide information about Oracle XML DB, the term used to describe the technology that allows Oracle Database 10g to deliver high performance storage and retrieval of XML. The version of Oracle XML DB included with Oracle Database 10g includes a number of...
- Tags: Oracle Corp., Oracle Database, Oracle Database 10g, Databases, Enterprise Software, Leadership, Software, Data Management, Management
- White papers 2004-01-01
- Mashing Google Maps With Oracle Database
- As one may know, Oracle has had the ability to generate XML on the fly from the database for a number of years. In addition to generating XML from an Oracle database, it is relatively trivial to publish the generated data XML on the Web using a variety of languages...
- Tags: Google Inc., Oracle Corp., Google Maps, XML, Oracle Database, Databases, Storage, Enterprise Software, Software, Data Management, Hardware
- White papers 2007-08-01
- Getting to XML
- Oracle users have grown accustomed to using the SQL interface to interact with a database. To put data in, the INSERT statement is used. To change existing data, an UPDATE is used, and to remove data, a DELETE. Security is accomplished with GRANT and REVOKE statements. In the early days...
- Tags: Security, Oracle Corp., SQL, XML, Programming Languages, Databases, Software/Web Development, Web Development, Software Development, Enterprise Software, Software, Data Management
- White papers 2005-05-01
- SQL/XML in JDBC Applications
- This paper explores different approaches for creating XML structures from SQL queries by comparing SQL/XML to custom-coded solutions using JDBC and SAX or DOM and to proprietary XML extensions from the database vendors. Many Java applications exchange data as XML, but store and query data using a JDBC connection to...
- Tags: JDBC, SQL, XML, Databases, Software/Web Development, Web Development, Enterprise Software, Software, Data Management
- White papers 2003-08-22
- XML Storage Models: One Size Does Not Fit All
- Like many of the protocols, filesystems, and technologies of the World Wide Web, eXtensible Markup Language XML has gone from humble beginnings to widespread implementation in a comparatively short period of time. Initially popularized in the Web publishing industry as a document sharing technology, XML has evolved into an industrywide...
- Tags: Storage, XML, Software/Web Development, Web Development
- White papers
- Towards an Industrial Strength SQL/XML Infrastructure
- XML has become an attractive data processing model for applications. SQL/XML is a SQL standard that integrates XML with SQL. It introduces the XML datatype as a native SQL datatype and defines XML generation functions in the SQL/XML 2003 standard. The goal for the next version of SQL/XML is integrating...
- Tags: SQL, XML, Programming Languages, Databases, Software/Web Development, Web Development, Software Development, Enterprise Software, Software, Data Management
- White papers 2004-07-21
- Using XML With XML DB and ODP.NET
- Many developers already realize, and many more are beginning to realize, the powerful duo formed by the Oracle Database in conjunction with .NET applications. One of the many powerful features of the Oracle Database is its ability to work with XML. Using the Oracle Data Provider for .NET (ODP.NET) and...
- Tags: Oracle Corp., Oracle Database, Databases, XML, Enterprise Software, Storage, Software, Data Management, Software/Web Development, Web Development, Hardware
- White papers
- SQLXML 2.0 RTM (msi)
- SQLXML enables XML support for your SQL Server Database. SQLXML 2.0 RTM allows developers to bridge the gap between XML and relational data. You can create XML View of your existing relational data and work with it as if it was an XML file. SQLXML allows you to: Build data...
- Tags: Microsoft SQL Server, SQLXML, SQLXML 2.0 RTM, XML, Databases, Enterprise Software, Software/Web Development, Web Development, Software, Data Management
- Software downloads 2007-09-17
- XML to Relational: Bridging the Gap
- XML is a great way to share data between systems, organizations, and disparate technologies, but once that XML is received, what to do with it? This paper reviews how a person can store the contents of his or her XML documents in relational tables. The DBMS_XMLSTORE PL/SQL package was introduced...
- Tags: Oracle Corp., XML Document, XML, Software/Web Development, Web Development
- White papers 2005-09-01
- << Previous
- page 1 of 1
- Next >>