Re: freetds-current on win32
Damien Churchill <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On 11 May 2010 12:54, Paul Thurston <[email protected]> wrote: > Damien: > > Yes, I wish the FreeTDS community would give the Windows build a bit more attention. > This is important for me, since we run a mixed environment (Linux, Win7, Win2008). > > Having a single database library that can be easily ported across all our platforms is extremely useful. > > Paul > I'm using it to make the new python pymssql driver, dropping the Microsoft db-lib and using FreeTDS for both Unix and Windows which makes life easier only supporting one API. Unfortunately my previous (and current) development is primarily Linux based so my experience of compiling C projects on Windows is extremely minimal and have no idea why the static libs are so big! If there's anything I can do to help improve the Windows build then I'm more than happy to offer my help! Damien