Community

Community

SQLCache

SQLCache is an OLE DB data provider with an in-built and fully tunable data cache. This means SQLCache can be used with traditional database queries made within web pages without the need for any code changes or the learning of a new Application Programming Interface (API). When SQLCache is used to

Community

Statement Tracer for Oracle

Above Software has made available a free beta release of their new Statement Tracer for Oracle software. Statement Tracer can be downloaded and used for free through the end of April (an official release is expected in early May).Statement Tracer for Oracle is an effective and easy-to-use so

Community

XML-the Microsoft Way

by Peter G. Aitken – The Simplified Object Access Protocol, commonly known as SOAP, is a technique that uses XML to transport information over the Internet. More specifically, SOAP provides a way to invoke object methods, and to retrieve the results of those methods, using a standard and widely adop

Community

Thanks XMLType

by Marius Nicoras – Last year I wrote “Another way to have your own aggregate function” ( Tip for Week of October 28, 2001 ) on the string data type as an alternative to a solution using object types ( Tip for Week of May 20, 2001 ). Now, in Oracle 9i, using XMLType I can build a DML statement […]