I'm having a slight problem closing ODBC connections to my MSSQL7 server. My
configuration is as follows

Web server
-----------------------
Redhat Linux 7.3
Apache-1.3.23-11
PHP-4.1.2-7
FreeTDS-0.53-1
unixODBC-2.2.0-5

SQL Server
-----------------------
NT4.0+SP6a
MS-SQL7.0+SP3

odbc_close($conid) doesn't give any errors, but the connection stays open on
the SQL server. After refreshing the page a couple of times, I eventually
run out of licences. When using iSQL under Linux I can open and close
connections successfully. Only through PHP it doesn't work.

Any ideas?

Regards
Andrew



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to