Although this forum is not for the php_mssql php extension, your question would apply to both. You have to fetch the results returned by your query, so you can use the following: http://ca.php.net/manual/en/function.mssql-fetch-a rray.php http://ca.php.net/manual/en/function.mssql-fetch-r ow.php http://ca.php.net/manual/en/function.mssql-fetch-o bject.php First two being the ones you most...



