Hi everyone.
I have a Redhat 8 box with Apache 2.0.40, PHP 4.3.1, FreeTDS 0.61 to work with an MS-SQL2000 server.
It works fine and I have no problems but today i found this.
When i call specific stored procedures it retrieve no rows, and if i paste
this query on the Query Analizer it works fine.
The function mssql_num_fields() shows correctly the number of fields.
I'm just taking a wild stab at this but maybe somethings changed with the
database structure.. try re-saving the storedprocedure so it will update its cache.
Curt
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php