Forums | Admin

Discussion Forums: open-discussion

Start New Thread Start New Thread

 

By: Jon Kruger
Using Ruby-DBI with DB2? [ reply ]  
2010-12-02 13:14
Does Ruby-DBI work with DB2? Are there any examples of calling DB2 using DBI?

I don’t want to use DB2 as my database in a Rails app, I want to call it separately (integrating with other systems).

Jon