Hi Gunner, Welcome to ActiveWarehouse! Just a quick guess - the missing sqlserver_connection message could indicate that the sqlserver adapter is not installed. Since Rails 2.0, adapters for most of the databases (except mysql, postgres and sqllite I believe) are separate download.
In theory you should be able to install this adapter using the following command line: gem install activerecord-sqlserver-adapter --source=http://gems.rubyonrails.org I read some guys stating it wouldn't work these days. If it doesn't, head over the sqlserver-adapter group : http://groups.google.com/group/rails-sqlserver-adapter/ cheers, Thibaut Barrère -- LoGeek [blog] http://evolvingworker.com - tools for a better day [blog] http://blog.logeek.fr - about writing software
_______________________________________________ Activewarehouse-discuss mailing list Activewarehouse-discuss@rubyforge.org http://rubyforge.org/mailman/listinfo/activewarehouse-discuss