| View: | [ 2011 | 2010 | 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles |
- Derby database development with Apache Ant by James Snell - [Clicks: 46]
The open source Derby database engine provides developers with a powerful new tool for lightweight database development. Derby databases are file system based and portable across different types of systems. Because of this, a common strategy is to create databases at development time and ship them with the binary distribution as opposed to having it created on the fly. In this article, author James Snell introduces a handful of Apache Ant tasks that make it easier to incorporate the building and distribution of Derby databases into an application’s build process.
[Includes sample code]
http://www-128.ibm.com/developerworks/db2/library/techarticle/dm-0412snell/ - Dec, 2004 - Meet the Experts: Why IBM is open sourcing Cloudscape as Derby by Jon Prial - [Clicks: 30]
At LinuxWorld in San Francisco, IBM announced that it was releasing Cloudscape, a fully relational Java database as open source to the Apache Software Foundation, which has established it as an incubator project under the name "Derby." This is the latest in a long series of commitments that IBM has made to the open source community. To find out more about the database, and how it fits into both IBM's strategy and the Java application stack, we talked to Jon Prial, IBM Vice President, Marketing, Information Management Software. Here's what he had to say.
http://www-128.ibm.com/developerworks/db2/library/techarticle/dm-0410prial/ - Oct, 2004 - Integrating Cloudscape and Tomcat by Lance D Bader - [Clicks: 88]
Cloudscape is a database manager implemented in Java. Tomcat is the reference servlet container implemented in Java. This article is a cookbook, providing step-by-step recipes for integrating the two of them in three common scenarios: the prototype integration, the casual integration, and the enterprise integration.
http://www-106.ibm.com/developerworks/db2/library/techarticle/dm-0408bader/ - Aug, 2004 - Cloudscape to DB2 migration by Hana Curtis - [Clicks: 55]
This article describes the considerations for migrating a Cloudscape application to DB2 Universal Database for Linux, UNIX and Windows. It covers migration of the database tables and data, application objects in the database, such as stored procedures and triggers, and the application.
http://www-106.ibm.com/developerworks/db2/library/techarticle/dm-0406curtis/index.html - Mar, 2004