Other News

Community

Java Database Best Practices

Book by George Reese – Unlike other books on this topic, which focus on a single way to do things, Java Database Best Practices takes you through a wide variety of different ways to store and access data, enabling you to learn which “persistence model” is most appropriate for each type of applicatio

Community

Managing on the Move

By Timothy Dyck – Expand Beyond’s PocketDBA 2.0 provides database administrators with a lightweight, HTML-based administration console for on-the-move management. The previous version, 1.4, was an Oracle-only product, but PocketDBA 2.0 broadens users’ options by including modules for Microsof

Community

Online Exam using XML & ASP

by Mohamed Najeeb – This week we’re bringing you an online exam system that pulls it’s data from an xml file on the server. The question list for the user is sent to the browser via Microsoft’s XMLHTTP Object. Using this same object, the questions are retrieved from the server and displayed on the p

Community

Oracle: The Database Comes First

by Demir Barlas – In a keynote entitled, “Spend Less, Know More,” delivered at Oracle AppsWorld in London, Oracle CEO Larry Ellison regaled listeners with his vision of IT’s past and future. Ellison believes that most companies have spent years overspending on IT, and wasn’t shy to include hi

Community

Rainbow-colored Relax NG

Hans Fugal has released a Vim syntax highlighting file for Relax NG compact syntax (RNC). It joins a couple of other options available for working with and viewing syntax-highlighted RNC schema instances: an Emacs mode and a set of stylesheets for generating HTML versions of RNC schemas.