I found the problem i wrote mode:ado but i should be mode: ado the space inbetween is inportant. Anyway on to the next problem i now get the error unknown connection mode when i use ado Is ado included in the dbi gem or do i have to install some other gem ?
On 25 Okt, 11:22, Fredrik TiC Jansson <[email protected]> wrote: > that only gives me syntax error mode:ado (ArgumentError) i get the > same error on that line when trying mode:odbc > > On 22 Okt, 17:46, radhames brito <[email protected]> wrote: > > > > if you are connecting to MS sql you should be using > > > > adapter: sqlserver > > > mode: ado > > > database: blahblah > > > host: mode_blah > > > forgot to add > > > dsn : much_more_blah > > autocommit: true -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

