By Asif Habibullah and Jimmy Xu – Distributed database apps causing you headaches? Learn how, by incorporating servlets and a SQL server, you can save yourself the hassle.
Author: SSWUG Research
EDI, ebXML groups agree to cooperate
By Michael Meehan – Though the two electronic trading formats have been cast as mortal foes, the standards bodies behind them have agreed to create a set of shared business processes that could ultimately create standards harmony in the world of e-commerce.
Apache has mixed feelings about XML-RPC
Jason van Zyl proposed to accept the Helma XML-RPC implementation, already used by Turbine, into the Jakarta Apache project, provoking a strong pushback from xml-soap committer Sam Ruby.
Xslt Quickly
by Bob Ducharme – Geared toward new users of XSLT, this guide is a basic tutorial of the concepts and documentation manipulation techniques necessary for the most common XSLT tasks. Featuring an XSLT cookbook, which provides task-oriented recipes for tackling issues such as converting elements to at
Updating records in the Database with Java Servlets
This article is next in the series of articles about selecting, inserting, updating and deleting records from the database using JDBC. In this article we will learn how to update records in the database. If you have followed my earlier article about 'Inserting records in the Database' then t
Software AG and Fatdog release XQuery implementations
Announcing the 1.0 release of XML Query Engine, a Java-based search component for small to medium-sized collections of XML document, Howard Katz of Fatdog noted also that "early experimental support" for XQuery is included. XML Query Engine currently uses XQL as its query language; the engin
C++ Xml
by Fabio Arjona Arciniegas, Fabio Arsiniegas – C++ XML treats, from a C++ exclusive point, all major standards, toolkits, and types of applications dealing with XML as a format for representing and exchanging data, as well as behavior. C++ explains the implementation of applications and reusable fra
XML versus EDI
By Mike Hogan – I often see articles talking about XML versus EDI. Many companies say that they are using, or planning to use XML because it is faster or cheaper, but they never really explain why this is. So I thought that I would give a quick rundown on the issues.
Quilogic's In-Memory Data Management Engine SQL-IMDB
SQL-IMDB is an ultra-fast, generic data management component based on a lightweight in-memory database (IMDB/MMDB) with SQL interface, transaction, UNICODE and multi-threading support. It radically simplifies inter/intra application-data-management by providing "global variables" in the form
Documenting application performance
Performance. It's on everyone's mind. Databases get larger, support more users, serve up greater volumes of data, and are central to the competitiveness of every company. With databases being so important, it would be nice if all parties involved – DBAs, developers, and 3rd party vendors