Hi,
I'm running PHP 4.0.3pl1 with FreeTDS 0.5 (TDS 4.2) to access a database on a MS-SQL server. It works quite well so far but I've got a problem with SQL queries that return a NULL value. In that case mssql_result() seems to crash.
Any ideas?
CU AD