Displaying 1 result from an estimated 1 matches for "test_table_creation".
2005 Mar 10
1
Running unit tests on SQL Server
...ull of errors.
I''ll come back to the MySql errors later. What follows is the output I get
when I run the tests for SQL server.
I installed ruby with the one-click installer, version 1.8.2.14. Is there
anything special I need to do to make ActiveRecord work with SQL Server?
1) Error:
test_table_creation(CreateTablesTest):
TypeError: is not a class/module
c:/program files/ruby/lib/ruby/site_ruby/1.8/dbi/dbi.rb:499:in
`load_driver''
c:/program files/ruby/lib/ruby/site_ruby/1.8/dbi/dbi.rb:401:in
`_get_full_driver''
c:/program files/ruby/lib/ruby/site_ruby/1.8/dbi/dbi.rb:3...