mssql_error()
Posted: Mon Apr 05, 2004 10:47 am
I understand, from looking around on the web, that there is no mssql_error(), or mssql_errno(), function in PHP. Does anyone know of any way to grab error codes and messages when using MSSQL, as I know of no other way that these functions, having only used MySQL before?