J. Garrett Morris
unread,Sep 28, 2009, 9:13:45 PM9/28/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Rails SQLServer Adapter
Hello everyone,
I am attempting to get an app set up on my Windows (Vista) machine,
and am getting the error
C:/Programs32/Ruby/lib/ruby/site_ruby/1.8/dbi.rb:368:in `load_driver':
Could not load driver (uninitialized constant DBI::TypeUtil)
(DBI::InterfaceError)
This is with version 1.0.0.9250 of the adapter. I can connect with
newer versions of the adapter, but the app itself doesn't work with
them. Does anyone know what would cause the error I'm getting?
Thanks!