Hello pymssql-users,
I am facing a problem that has perplexed me for a couple of hours by
now. I am accesing an SQL Server 2000 host from two machines using
pymssql on a non default tcp port. The first one runs Linux and
everything works fine. However, I can't connect using the windows
version of pymssql (0.7.3), even though I am passing the exact same
parameters than in the linux one! I know it is not a connectivity
problem (I can connect using Query Analizer in the machine in
question). I know that the windows version of pymssql uses a different
transport layer, does it have any bugs or known limitations that the
linux version does not?
TIA
Santiago
|