News (55)

Oracle Database 11g on Linux released

Oracle has announced the availability of its Oracle Database 11g on the Linux platform and new capabilities for its Enterprise Edition offering. Read more »

Embarcadero embarks on a new journey with CodeGear

Embarcadero Technologies, a provider of professional database tools has signed a deal to acquire CodeGear, currently a part of the Borland Software Corporation for approximately $23 million. Read more »

Most Oracle database admins don't apply patches?

Around 70 percent of Oracle database professionals say they have never applied a security patch, according to database security firm Sentrigo. Read more »

Firm offers new tools for database security

Security software developer Guardium is expected to formally announce Monday a new suite of integrated security applications for databases, a market that's gaining traction in the current regulatory environment. Read more »

Oracle tried to buy open-source MySQL

Oracle tried to acquire open-source database maker MySQL, an indication of the profound changes the software giant is willing to make as it adapts to the increasingly significant collaborative programming philosophy. Read more »

Economist: Oracle-SAP duopoly would hurt market

An economist testified Friday that an Oracle takeover of PeopleSoft would allow the database powerhouse and SAP to unfairly dominate the market for business software. Read more »

Australia lax on database compliance: survey

Australian organisations' compliance with database regulations could come under increased scrutiny after a survey found 64 percent of respondents didn't comply with such rules. Read more »

CA makes database open source

Computer Associates International made a major commitment to open-source software development announcing a plan to make its Ingres database open source and outlining partnerships with other open-source projects. Read more »

IT suffering 'dire shortage' of core skills

The lack of core IT skills is a major impediment to modernising key IT assets, according to a survey by application-management company Micro Focus. Read more »

Google Chrome to get extensions

Google has published its plan to build into Chrome what is arguably its most requested feature: the ability to accept extensions that can customise how the open source Web browser operates. Read more »

Features (247)

Cleaning up your ADO.NET mess

Although .NET eases the burden of managing system resources, you're not totally disconnected from the process. Take care to free your database resources! Read more »

Controlling data-sharing with JSP

Server-side applications require stripped-to-bare-metal efficiency to conserve processing resources. Are your pages as efficient as they should be? Here's how to leverage JSP to increase efficiency in sharing data between pages. Read more »

StringBuffer helps you reduce Java overhead

Dealing with dynamic string data requires care to avoid excessive system resource consumption. The basic Java StringBuffer class is designed to tackle this. Read more »

Return resources to the system to improve .NET performance

A common problem in the .NET platform is the consumption of system and database resources when developers fail to clean up after themselves when working with a database. Read more »

Iterating through tables and databases in SQL Server

We look at two very useful stored procedures that live in the master database but are not mentioned in SQL Server Books Online. These system procedures come in very handy for jobs such as determining the space used, the number of rows, the indexes on the user tables, and so on. Read more »

Create cross-platform database-driven applications with JDBC

The Java Database Connectivity (JDBC) API offers a unified interface to different databases, providing a series of generic functions that are internally translated into native function calls. This makes it extremely easy to create database-driven applications that work across different RDBMS types. Read more »

Relational databases: The untold story

Discover the origins of the modern relational data model, how rules were set for relational database theory, and how to put the theory into practice. Read more »

Visualise your database with treemaps

In this tutorial we show you how to generate a simple treemap to show which tablespaces have low percentages of free space and include a sample PHP script to generate the results in a graph. Read more »

Grant Web servers secure database access

Allowing Web clients to access a database is a delicate matter that should not be attempted lightly or without careful consideration. Read more »

A fast and furious guide to MySQL database engines

As a MySQL developer, you should be at least dimly aware that MySQL supports several database formats. Find out what each is good for and how you use them. Read more »

Blog (5)

Newbie guide to Google's Android

Brendon Chase [blogs:codemonkeybusiness] -- Google's platform for mobile devices has been announced and ready for developers to get their hands dirty. Here's the basics of what it's all about and the core architecture overview. Read more »

CodeGear ready Ruby release

Brendon Chase [blogs:codemonkeybusiness] -- CodeGear have announced this week they will be releasing an integrated development environment(IDE) for Ruby on Rails developers in the second half of 2007. Read more »

Flash in the pan

Staff [blogs:syslog] -- So Silverlight will kill Flash, will it? Maybe it will. A lot of people have told me this and I began to wonder if the opinion had any validity. Read more »

Express Yourself!

David McAmis [blogs:theneteffect] -- Microsoft has released a community technology preview of the new Expression Web Designer, their new flagship Web development tool and competitor to Adobe’s Dreamweaver. Read more »

CodeGear Q&A

Brendon Chase [blogs:codemonkeybusiness] -- CodeGear is the new name for Borland's developer tools business. Builder AU spoke to CodeGear about the handover and direction of the developer tools business under the new banner. Read more »

Log in


Sign up | Forgot your password?

What's on?