Hello and thanks for your help.
I'm using community addition for now (and trying to show it's value to persuade the managers;) )
The methods you suggested didnt work. I still get the same error as following:
Failure/Error: conn = DBI.connect('dbi:ODBC:blaDSN', 'blauser', 'blapassword')
DBI::InterfaceError:
Unable to load driver 'ODBC' (underlying error: uninitialized constant DBI::DBD::ODBC)
# ./vendor/bundle/ruby/1.8/gems/dbi-0.4.5/lib/dbi.rb:300:in `load_driver'
# ./vendor/ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize'
# ./vendor/bundle/ruby/1.8/gems/dbi-0.4.5/lib/dbi.rb:242:in `load_driver'
# ./vendor/bundle/ruby/1.8/gems/dbi-0.4.5/lib/dbi.rb:160:in `_get_full_driver'
# ./vendor/bundle/ruby/1.8/gems/dbi-0.4.5/lib/dbi.rb:145:in `connect'
# D:/TestOtomasyon/TestWisely_WS/OTT/genel_test.rb:42