djhenderson / pymssql

Automatically exported from code.google.com/p/pymssql
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Will pymssql 2.0 compile with Python 2.4.3 #102

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
My problem is this.  I have Python 2.4.3 loaded on my server.  I have installed 
pymssql 1.0.2.  I'm going from Linux to a microsoft database. 

I'm seeing no errors when I connect so I assume that's OK.  (I was getting 
connection errors when I first loaded pymssql.)  When I run a SELECT query, I 
get no data back.  I was looking over the forums and there seemed to be a bug 
associated with this issue previously.  

I downloaded the pymssql-2.0.0b1-dev-20111019 tar file and in the README file 
it states I need python-dev >= 2.5.   

My question is this: Is there a pymssql release that will work with Python 
2.4.3 that does not have this data problem?  Has anyone tried pymssql 2.0.0 
with Python 2.4.3?

~Ed

Original issue reported on code.google.com by EEddie...@gmail.com on 13 Nov 2012 at 5:53

GoogleCodeExporter commented 9 years ago
Randy, should we close this, because Python 2.4 is too old to support?

Original comment by msabr...@gmail.com on 13 Feb 2013 at 3:41

GoogleCodeExporter commented 9 years ago
Yes.  There was a discussion on the mailing list some time ago (1-2 years)
where we discussed what versions of python we were going to support.  I
believe we chose 2.6+.
*
Randy Syring
*Development | Executive Director
Direct: 502.276.0459
Office: 502.212.9913

*Principled People | Technology that Works*

Original comment by rsyr...@gmail.com on 13 Feb 2013 at 3:57

GoogleCodeExporter commented 9 years ago
I will say that if we can target Python 2.5, without too much additional 
effort, that we may consider it.  But IMO 2.4 is out of the question.

Closing.

Original comment by rsyr...@gmail.com on 29 Apr 2013 at 6:05