Greeting, I am trying to run a stored procedure on MS SQL server from my Linux box. My Procedure accept variables and return values, everything went very well "connecting, init. and binding" but when I run mssql_execute, I got the following message (stored proceduer execution failed - changed database context to 'DB Name') I tried the same code on windows and everthing went just well. I am using PHP 4.3.2 with freetds 0.61, RedHat 9 Please advise -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php