In what version of FreeTDS did tdsdbopen get the msdblib flag?
Marc Abramowitz <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAAgNOZ0VhC0OTiZ0=-nFS+TQSXPjXvH4osXTF42ycDOMDA1Lvg@mail.gmail.com> |
Didn't realize until now that you don't have to use a FreeTDS compiled with --enable-msdblib as you can just compile with #define MSDBLIB and dbopen will call tdsdbopen with msdblib = 1 so that dates are handled correctly... Very cool! It looks like it goes back to before FreeTDS 0.82 but couldn't find it in the ChangeLog.