search for: gav64

Displaying 1 result from an estimated 1 matches for "gav64".

Did you mean: wav64
2009 Sep 09
0
Setting up Ruby for use with MS SQL 2008
...I get the "..but something went wrong" page. In the dev log I get the following error: Unable to load driver ''ADO'' (underlying error: uninitialized constant DBI::DBD::ADO) I have configured my database.yml file correctly with: development: adapter: sqlserver host: GAV64 username: gavlogin database: helloworld_development password: mmmfet$$1 I have also followed the install instructions at http://github.com/rails-sqlserver/ in the install package, but still to no avail. I have also copied the ADO.rb file into the C:\Ruby\lib\ruby\site_ruby\1.8\DBD\ADO direct...