Tested platforms
This is the matrix of tested platforms and pymssql versions:
pymssql |
Python |
Operating system |
<2.4 | 2.4 | 2.5 | 2.6 | 3.0 |
Windows | Linux | MacOS | FreeBSD | NetBSD |
Solaris |
1.0.x |
- |
+ |
+ |
+ |
- |
+ 5 |
+ 32/64-bit |
+ 4 |
+ 32/64 bit |
+ 32/64 bit |
ND |
0.8.0 *) |
- |
+ |
+ |
- |
- |
+ |
+ |
ND |
+ |
+ |
+ 1 |
0.7.4 *) |
+ |
+ |
- |
- |
- |
+ |
+ |
+ 2 |
+ |
+ |
+ 1 |
0.7.1 *) |
+ |
+ |
- |
- |
- |
+ |
+ |
+ 3 |
+ |
+ |
+ 1 |
ND = no data -- not tested and not
received any feedback.
*) pymssql 0.8.0 and earlier was only tested with 32-bit operating systems.
1 Solaris 10/x86.
2 thanks Sébastien Arnaud for reporting.
3 thanks Joseph Kocherhans for reporting.
4 thanks MunShik JEONG, and Kurt Sutter for reporting.
5 pymssql for Windows is available only for 32-bit Python. You can use it with 64-bit
Windows. There is no native 64-bit pymssql, because Microsoft has not released
64-bit version of ntwdblib.dll library, to which pymssql could link.
If you have experience with other platforms, just let me know and I'll add
the info here.
Tested SQL Server versions
pymssql was tested with the following servers:
- SQL Server 2000 Standard and Enterprise Editions,
- SQL Server 2000 Desktop Engine (MSDE 2000),
- SQL Server 2005 Standard and Enterprise Editions,
- SQL Server 2005 Express Edition,
- SQL Server 2008 Express Edition.
All SQL Server service pack levels are fine.
Limitations and known issues
You may encounter some issues using this software. They are
summarized on this page.
|