Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.
While attempting to get ruby to connect to a SQL server using DBI.connect I ran into a bit of a challenge...getting the error message
'load_driver' is not a class/module
To resolve this :
This works with V1.8.5-24
Here's hoping this might save some one some time.
-ec
Remember Me