The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Starter Toolkit for DB2 on Rails Update

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
Antonio Cangiano

Posts: 333
Nickname: acangiano
Registered: Dec, 2005

Antonio Cangiano is a Ruby hacker
Starter Toolkit for DB2 on Rails Update Posted: Jun 15, 2006 2:33 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Antonio Cangiano.
Original Post: Starter Toolkit for DB2 on Rails Update
Feed Title: Zen and the Art of Ruby Programming
Feed URL: http://programmingzen.com/category/ruby/feed/
Feed Description: Antonio Cangiano's blog about Ruby development.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Antonio Cangiano
Latest Posts From Zen and the Art of Ruby Programming

Advertisement

We just released an update for the Starter Toolkit for DB2 on Rails. A few changes:

  • Compatible with the other adapters. It solves a nasty issue which used to previously cause problems when using other adapters;
  • If a schema is omitted, the username is now used by default (thanks for the suggestion, Edd
  • Improved error messages. In most cases, error message now provide DB2 CLI error codes and messages;
  • Better index handling.

Please update your system (the first point of the list above is quite critical).

How do you do a quick manual update?

If you have already installed the first release of DB2onRails, you can just download DB2onRails_V1.1_Source.zip (160 Kb) and replace the file ibm_db2_adapter.rb in

C:\ruby\lib\ruby\gems\1.8\gems\activerecord-1.14.2\
lib\active_record\connection_adapters

(or equivalent on your system) with this new one.

You can join us in the alphaWorks forum

Read: Starter Toolkit for DB2 on Rails Update

Topic: Geocoding Goodness Previous Topic   Next Topic Topic: Javascript Drop Shadows

Sponsored Links



Google
  Web Artima.com   

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