This will give you something to run on when Oracle refuses to renew the MySQL InnoDB license next year..... Linux and Windows versions You can run DB2 Express-C on up to 2 dual-core CPU servers, with up to 4 GB of memory, any storage system setup and with no restrictions on database size or any other artificial restrictions. Business partners may choose to register for free redistribution of DB2 Express-C with their products and applications. http://www-306.ibm.com/software/data/db2/udb/db2express/download.html -- Jon Smirl jonsmirl@gmail.com
Can anyone comment as to the status of Rails support for DB2? Regards Dave M. On 31/01/06, Jon Smirl <jonsmirl@gmail.com> wrote:> This will give you something to run on when Oracle refuses to renew > the MySQL InnoDB license next year..... > > Linux and Windows versions > > You can run DB2 Express-C on up to 2 dual-core CPU servers, with up to > 4 GB of memory, any storage system setup and with no restrictions on > database size or any other artificial restrictions. > > Business partners may choose to register for free redistribution of > DB2 Express-C with their products and applications. > > http://www-306.ibm.com/software/data/db2/udb/db2express/download.html > > -- > Jon Smirl > jonsmirl@gmail.com > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >
contact@maik-schmidt.de
2006-Jan-31 10:07 UTC
[Rails] New free IBM DB2 with few restrictions
> Can anyone comment as to the status of Rails support for DB2?ActiveRecord has complete DB2 support and there are people using it on Linux, AIX, and Win32 (it uses the ruby-db2 library: http://rubyforge.org/frs/download.php/8264/ruby-db2-0.4.4.tar.gz). Most of the Rails stuff works with DB2, too. There have been some problems with scaffolding in former versions, but they have been solved in the current svn revision. Unfortunately, the Rails framework makes some assumptions about the support of quoted integers at some points. So be prepared to insert a to_i or to_s here and there... Cheers Maik> > On 31/01/06, Jon Smirl <jonsmirl@gmail.com> wrote: > > This will give you something to run on when Oracle refuses to > renew > > the MySQL InnoDB license next year..... > > > > Linux and Windows versions > > > > You can run DB2 Express-C on up to 2 dual-core CPU servers, with > up to > > 4 GB of memory, any storage system setup and with no restrictions > on > > database size or any other artificial restrictions. > > > > Business partners may choose to register for free redistribution > of > > DB2 Express-C with their products and applications. > > > > > http://www-306.ibm.com/software/data/db2/udb/db2express/download.ht > ml > > > > -- > > Jon Smirl > > jonsmirl@gmail.com > > _______________________________________________ > > Rails mailing list > > Rails@lists.rubyonrails.org > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails