Hi! I am trying to connect to a MSSQL 7 server from PHP 4.3.2 using FreeTDS 0.61, but it doesn't work. In the trace file I got the following message (last line): UNIMPLEMENTED dbsetopt(option = 7) Connecting with sqsh works, anyway. PHP 4.2.1 with FreeTDS 0.60 does work either. Any idea what the problem is? Regards, Tom