Re: SV: SV: [PHP-WIN] mssql tcp

2005-11-16 Thread Robert Twitty
It may and it may not. I now remember what causes this problem. When a TCP connection is closed by the client application, the connection is not completely terminated by the system. The connection is placed into the TIME_WAIT state in case a packet needs to be resent because of a transport error.

SV: SV: SV: [PHP-WIN] mssql tcp

2005-11-16 Thread Joakim Ling
Sounds good, but where can I find a compiled library for windows? I search freedts.org, only source code available? -Ursprungligt meddelande- Från: Frank M. Kromann [mailto:[EMAIL PROTECTED] Skickat: den 16 november 2005 17:46 Till: Joakim Ling; php windows Ämne: Re: SV: SV: [PHP-WIN

Re: SV: SV: [PHP-WIN] mssql tcp

2005-11-16 Thread Frank M. Kromann
Hi Jocke, Well asuming that your problems are associated with msdblib. I'm using msdblib too without any tcp problems so it could also be something else on your system. This is a simple fix and it will work without changing code or switching away from ISAPI. You might want to read this article htt

SV: SV: [PHP-WIN] mssql tcp

2005-11-15 Thread Joakim Ling
Hi Interesting, so if I swap mssql library to FreeTDS (never heard of this before) my socket problem will disappear without changing the code? Do I have to change from ISAPI (IIS6) to CGI? // jocke -Ursprungligt meddelande- Från: Frank M. Kromann [mailto:[EMAIL PROTECTED] Skickat: de