Menu

Simple MS SQL Python extension module / News: Recent posts

pymssql has moved

Further development of pymssql package will continue on http://code.google.com/p/pymssql/
Many thanks to Sourceforge for 9 years of support!!!

Posted by A 2010-04-11

pymssql 1.9.905.1

A version bump here as the win32 folder was missing from the MANIFEST.in file which caused it to not be included in the source distributions.

Posted by Damien Churchill 2010-02-26

pymssql 1.0.2 (stable) released

pymssql 1.0.2 (stable) has been released
This release fixes all reported issues and introduces new features. Please see the webpage at http://pymssql.sourceforge.net for details.

Posted by A 2009-04-28

pymssql 1.0.1 (stable) released

pymssql 1.0.1 has been released.
* fixed bug in pymssql.execute() function introduced in 1.0.0,
* added Nagios plugin, thanks to Josselin Mouette and Julien Blache from Debian team,
* some 64-bit issues were fixed,
* charset bug was fixed, thanks again Josselin Mouette,
* pymssql was tested on more platforms, including 64-bit.

Posted by A 2009-02-05

pymssql 1.0.0 (stable) released

pymssql 1.0.0 has been released. It was almost rewritten from scratch, and it addresses all requests that I received from users. There are many new features, improvements, bugfixes and cleanups. There's also new web page, new docs and examples. Check it out at http://pymssql.sourceforge.net/

Posted by A 2009-01-29

pymssql 0.8.0 released!

After another long delay there's pymssql 0.8.0. This is the first version released under LGPL, instead of GPL. It's also the first version to work with just released Python 2.5! There are some bugfixes, and new FAQs on the webpage.

Posted by A 2006-09-24

License change to LGPL

We decide to change the license.
Now, CVS Version is under the LGPL.
This change of license from GPL to LGPL will be helpful for many F/OSS developers.

Posted by Park joon cheol 2006-05-03

pymssql 0.7.3 released!

This release it actually a re-release of 0.7.2 that was not buildable on systems that has no previous version of pymssql installed. Thanks Vsevolod Stakhov for pointing that out!

See the release information (click version number in "Files" section) to see list of changes that apply to this release.

Posted by A 2005-09-05

pymssql 0.7.2 released!

I'm proud to announce version 0.7.2 of pymssql. This version fixes some problems with binary data types, changes handling of data types (e.g. dates are returned as date object instead of string), and should perform better than the previous versions. Everybody is encouraged to install or upgrade (but beware as some things are changed -- read release information, help(_mssql) and run in test environment first!)... read more

Posted by A 2005-09-04

pymssql 0.7.1 released!

pymssql 0.7.1 has been released. This version has improved performance, fixes some portability problems and supports more platforms. You are encouraged to install/upgrade.

Posted by A 2005-07-23

pymssql 0.5.1 release!

Pymssql is python interface for mssql. (linux/win32)

This version is some bug fixed release.

Posted by Park joon cheol 2003-10-21
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.