Other News

Community

Building Express Forms

(Raj Mattamal) When developers talk about customizing Oracle Application Express applications, they usually mean server-side rather than client-side customizations—for example, directing users to a specific page based on a value submitted from a form. Oracle Application Express (formerly Oracle HTML

Community

Using ASP.Net Profiles

(Peter Aitken) Many Web sites strive to give their users a personalized experience. The Web site “remembers” each user and provides personalization and/or convenience features that can make the site experience more pleasant. For example, a web portal can present a user-selected array of information,

Community

More on MySQL 5.1 Partitioning

(Robin Schumacher) In my first article on partitioning, I demonstrated that you can get some pretty impressive performance benefits when you properly design partitioned tables to match the SQL queries that are routinely shot across the bow of your database server. I’d now like to continue in that ve