Displaying 1 result from an estimated 1 matches for "ms_sql_test_harness".
2006 Feb 15
2
Problems Connecting to SQL Server
I''ve been asked to make my app work on Windows Server 2003 and connect to
SQL Server. I''m having trouble getting connected to SQL Server. It fails as
follows:
is not a class/module
C:\InstantRails-1.0\ruby\lib\ruby\site_ruby\1.8\dbi\dbi.rb:499 in
''load_driver''
So, I went through the instructions on the Rails/MSSQL page. I installed the
ADO.rb stuff.
Also,