[Rails] Re: how to connect to microsoft sql server 6.5

2010-10-06 Thread prinx
Ok, i'll try yours advice, i hope to do it... I will let you know :-) Thank's Prinx On 6 Ott, 14:51, pepe wrote: > Forgot to add database.yml configuration. Here it is: > > your_environment_here: >   adapter:  sqlserver >   mode:     odbc >   dsn:      you

[Rails] how to connect to microsoft sql server 6.5

2010-10-04 Thread prinx
Hi all, i'm beginner in rails world...i try to connect my rails application on a db sql server 6.5 without success, ca you help me? i try odbc driver, jtds e activerecord-sqlserver-adapter but nothing... what are the right gems or the right sequence procedure? thx Prinx -- You received