2010/6/9 Clovis Fabricio <[email protected]>: > 2010/6/9 Michael Bayer <[email protected]>: >> I think I know what the problem is. You need to use freetds version 7.0 or >> 8.0. If I set mine down to "4.2", I get your goofy results. > I'm away from the server right now, I'll do more tests tomorrow, and > send you the results.
ok, I did some testing and setting tds version to 8.0 fixed it. As a side issue, I had "tds version = 8.0" on my freetds.conf file, but that is just not being read. When I use either the connection string or the environment variable to set the tds version, it works. I'll join freetds mailing list to check on this. > I'm willing to open tickets and test more results, I'd love to see > this solved for good. Any suggestions on the next step? -- nosklo -- You received this message because you are subscribed to the Google Groups "sqlalchemy" 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/sqlalchemy?hl=en.
