(PHP 4, PHP 5, PECL odbtp >= 1.1.1)
Returns the last message from the server
string mssql_get_last_message ( void )
Gets the last message from the MS-SQL server
Returns:
Returns last error message from server, or an empty string if no error messages are returned from MSSQL.
Examples:
mssql_get_last_message() example
&l