IBM has released a free version of DB2 named DB2 express-C. It is free for development, deployment, and redistribution. It is supported on the x86 and x86-64 architectetures and is runs on Linux and Windows (2000, 2003, XP). Added to that, this version is seamlessly upgradable to DB2 UDB, if the requirements change. The catch here is: DB2 Express-C is designed to only run on systems with a maximum of two processor cores, or dual-core processors and upto 4GB memory.
It is available for download on IBM downloads.
There is also a DB2 express forum, where you can get community support for this product.
Tuesday, January 31, 2006
Subscribe to:
Post Comments (Atom)
Popular Posts
-
The strategy pattern is intended to provide a means to define a family of algorithms, encapsulate each one as an object, and make them inte...
-
The previous post described how to implement a JMS messaging client using Spring JMS . This post will describe how to implement the Message ...
-
In a previous post, I described how to use Quartz scheduler for scheduling . In this post, I describe the configuration changes required for...
-
New posts with iText 5.5.12 Following are two new posts for PDF Merge with iText 5.5.12 Merge PDF files using iText 5 Merge and Paginate PDF...
-
If you happen to forget WebSphere administrative console password , or are locked out due to user registry problems etc and cannot login to ...
-
JAD Eclipse is an eclipse plug-in for the JAD Decompiler . The following is a quick description of how to setup JAD Eclipse (assuming you a...
-
Displaytag is an opensource tag library that can be used to display tables on JSPs. Apart from being able to display tables, the displaytag...
-
Web applications that do not use SSL to protect all their resources run faster than the ones that do. However, passing sensitive information...
-
This post will describe how to create and deploy a Java Web Application war to Heroku using Heroku CLI. You will need a basic understanding ...
-
Previously, I wrote a post describing the use of Apache Axis to create and consume Web Services from Java . In this post, I will describe ho...
No comments:
Post a Comment