- Ken
On Aug 18, 2010, at 11:21 AM, Ken Collins wrote:
>
> Hey,
>
> FIrst I would use the latest 2.x adapter. I think that is 2.3.8, version 2.3.6 had changes that allowed you to use DSN's that do not contain a database. That said, I do not think you problem is adapter related but rather specific to what your dsn string is like in you database.yml and/or with your windows odbc. Perhaps look around on the github wiki articles or google for that specific error.
>
> Maybe somebody here too with Windows experience can chime in as well?
>
>
> - Ken
>> --
>> You received this message because you are subscribed to the Google Groups "Rails SQLServer Adapter" group.
>> To post to this group, send email to rails-sqlse...@googlegroups.com.
>> To unsubscribe from this group, send email to rails-sqlserver-a...@googlegroups.com.
>> For more options, visit this group at http://groups.google.com/group/rails-sqlserver-adapter?hl=en.
>>
>
> --
> You received this message because you are subscribed to the Google Groups "Rails SQLServer Adapter" group.
> To post to this group, send email to rails-sqlse...@googlegroups.com.
> To unsubscribe from this group, send email to rails-sqlserver-a...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/rails-sqlserver-adapter?hl=en.
>
FIrst I would use the latest 2.x adapter. I think that is 2.3.8, version 2.3.6 had changes that allowed you to use DSN's that do not contain a database. That said, I do not think you problem is adapter related but rather specific to what your dsn string is like in you database.yml and/or with your windows odbc. Perhaps look around on the github wiki articles or google for that specific error.
Maybe somebody here too with Windows experience can chime in as well?
- Ken
> When I run the mongrel server in a command window everything works