Noting all the work with Derby, I copied the jdbc_derby.rb file to jdbc_db2.rb, renamed the data base class to DB2, and was able to successfully use ActiveRecord-JDBC to query a DB2 data base. DB2 has the same problem with not accepting quoted numerics as Derby has.
_______________________________________________ Jruby-extras-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/jruby-extras-devel
