- 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.
>
It was my goal when doing the latest FreeTDS that is cross compiled for Windows to remove the need for anyone to go into some external freetds.conf file and "hook" things up. FreeTDS 0.91 let's us do that. I seem to remember there was a magic freetds.conf setting like "secure" that did this for you automatically. I see nothing in the DB-Library specs that talk about integrated security either. So if this is something that a freetds.conf has to supplement, then you will have to setup a FREETDS environment variable that points to a conf file, configure it, etc. If even possible.
- Ken