From: Sam Kong Date: 2007-09-11T05:39:17+09:00 Subject: Re: Problem with Ruby ODBC in Linux I fixed the problem. I reinstalled Ruby DBI. ruby setup.rb config --with=dbi,dbd_odbc ruby setup.rb setup ruby setup.rb install I think the --with=dbi,dbd_odbc made the difference. Sam -- Posted via http://www.ruby-forum.com/.