On Sun, 2008-12-21 at 20:57 +0000, doug livesey wrote: > I just called "gem list dbi" and got back "dbi (0.4.1)". Yes, which concerns me; the DBI you're loading is not from rubygems but the dbd-odbc is. What does ruby -rdbi -e 'p DBI::VERSION' result in? -Erik