Other News

Community

Migrating to .Net

(Godfrey Baker) Microsoft’s .Net initiative is widely regarded as the “next big thing” for distributed application development. The promise for Web development is clear: faster development, less custom coding, and increased stability. But what is required to migrate current applications to the new p

Community

Optimize Oracle Data Access

(Bob Beauchemin) You have two basic ways to improve data-access code performance in your database applications. The most straightforward way is to optimize the SQL statements that execute on the database server. A more subtle way, from a database client programming perspective, is to decrease the nu

Community

Report on Oracle Text Index Sizes

(X. Jay Zhang) Oracle Text Index, formerly known as interMedia Index, is powerful for searching user specified text segments in a column or a document, and it is widely used in internet based applications like search engines or content management systems. An issue presented to a DBA, as usual, is to