The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
IBM_DB-0.6.5 update available

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Leon Katsnelson

Posts: 105
Nickname: db2onrails
Registered: Jun, 2006

Leon Katsnelson is a Program Director at the IBM Toronto Lab working on spreading the joy of DB2.
IBM_DB-0.6.5 update available Posted: May 16, 2007 1:44 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Leon Katsnelson.
Original Post: IBM_DB-0.6.5 update available
Feed Title: DB2 on Rails
Feed URL: http://feeds.feedburner.com/DB2OnRails
Feed Description: Agile development for enterprises large and small
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Leon Katsnelson
Latest Posts From DB2 on Rails

Advertisement

I know is no longer news for many, but for some it might still be: IBM_DB 0.6.5 gem refresh is available at rubyibm on RubyForge (prepackaged for win32/*nixes, and source code under MIT). This is the first refresh since the production/stable release 0.6.0, and contains a few important fixes for db:schema:dump/load for boolean, XML data type default option, and a reconnect regression. To refresh your environment is as simple as with any other Ruby gem: “gem install ibm_db”, and choose the appropriate platform of your choice (i.e. ‘mswin32’ for Windows, or ‘ruby’ for any *nix flavour). The online documentation also serves a few simple install verification examples, too.

And yes, this is the same IBM_DB2 adapter and driver you first encountered while installing Starter Toolkit. It evolved a bit though, it became more mature, fit to support all DB2 platforms (Linux, Unix, Windows, zOS and i5 systems), and ready to expand its support to other IBM data servers. In fact, the gem install now available makes it so easy, that you may want to give it a try whenever you have a couple of minutes.

Here’s another hint, if you already have access to a DB2 server, you might even be interested to try a “thin” DB2 client environment: IBM DB2 Driver for ODBC and CLI, and the Rails enablement IBM_DB 0.6.5 gem. And that makes you ready to test your Rails application prototypes on existing DB2 8 or 9 data servers. No, I really mean it, just go download latest FP2 for IBM DB2 Driver for ODBC and CLI, unzip and place its bin in the path, then install IBM_DB gem and kick-start your db:migrate for a test.

And if you need help or you find something unexpected, make sure IBM_DB developers hear from you through rubyibm Forum or Tracker.

Read: IBM_DB-0.6.5 update available

Topic: David Koontz to talk about MasterView Previous Topic   Next Topic Topic: A Survey of Gem Naming

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use